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

exitToml

abstract fun exitToml(ctx: TomlContext): Unit (source)

Exit a parse tree produced by TomlParser#toml.

Parameters

ctx - the parse tree