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

exitStandardTable

open fun exitStandardTable(ctx: StandardTableContext!): Unit (source)

Exit a parse tree produced by TomlParser#standardTable.

The default implementation does nothing.

Parameters

ctx - StandardTableContext!: the parse tree