toml / 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 - the parse tree