tuweni / org.apache.tuweni.toml.internal / TomlParserBaseListener / enterToml

enterToml

open fun enterToml(ctx: TomlContext!): Unit (source)

Enter a parse tree produced by TomlParser#toml.

The default implementation does nothing.

Parameters

ctx - TomlContext!: the parse tree