toml / org.apache.tuweni.toml.internal / TomlParserListener / enterBooleanValue

enterBooleanValue

abstract fun enterBooleanValue(ctx: BooleanValueContext): Unit (source)

Enter a parse tree produced by TomlParser#booleanValue.

Parameters

ctx - the parse tree