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