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