toml / org.apache.tuweni.toml.internal / TomlParserListener / enterTrueBool

enterTrueBool

abstract fun enterTrueBool(ctx: TrueBoolContext): Unit (source)

Enter a parse tree produced by TomlParser#trueBool.

Parameters

ctx - the parse tree