open fun exitBooleanValue(ctx: BooleanValueContext!): Unit
Exit a parse tree produced by TomlParser#booleanValue.
TomlParser#booleanValue
The default implementation does nothing.
ctx - BooleanValueContext!: the parse tree
ctx