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