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

enterTable

abstract fun enterTable(ctx: TableContext): Unit (source)

Enter a parse tree produced by TomlParser#table.

Parameters

ctx - the parse tree