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