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