open fun enterTable(ctx: TableContext!): Unit
Enter a parse tree produced by TomlParser#table.
TomlParser#table
The default implementation does nothing.
ctx - TableContext!: the parse tree
ctx