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

enterTable

open fun enterTable(ctx: TableContext!): Unit (source)

Enter a parse tree produced by TomlParser#table.

The default implementation does nothing.

Parameters

ctx - TableContext!: the parse tree