open fun visitStandardTable(ctx: StandardTableContext): T
Overrides TomlParserVisitor.visitStandardTable
{@inheritDoc}
The default implementation returns the result of calling #visitChildren on ctx.
#visitChildren
ctx