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