abstract fun visitUnquotedKey(ctx: UnquotedKeyContext): T
Visit a parse tree produced by TomlParser#unquotedKey.
TomlParser#unquotedKey
ctx - the parse tree
ctx
Return the visitor result