open fun exitStandardTable(ctx: StandardTableContext!): Unit
Exit a parse tree produced by TomlParser#standardTable.
TomlParser#standardTable
The default implementation does nothing.
ctx - StandardTableContext!: the parse tree
ctx