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

exitBooleanValue

abstract fun exitBooleanValue(ctx: BooleanValueContext!): Unit (source)

Exit a parse tree produced by TomlParser#booleanValue.

Parameters

ctx - BooleanValueContext!: the parse tree