abstract fun visitTable(ctx: TableContext): T
Visit a parse tree produced by TomlParser#table.
TomlParser#table
ctx - the parse tree
ctx
Return the visitor result