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