tuweni / org.apache.tuweni.toml.internal / TomlParserListener / exitTrueBool
exitTrueBool
abstract fun exitTrueBool(ctx: TrueBoolContext!): Unit
(source)
Exit a parse tree produced by TomlParser#trueBool
.
Parameters
ctx
- TrueBoolContext!: the parse tree