abstract fun visitBasicChar(ctx: BasicCharContext!): T
Visit a parse tree produced by TomlParser#basicChar.
TomlParser#basicChar
ctx - BasicCharContext!: the parse tree
ctx
Return T: the visitor result