abstract fun visitMlBasicChar(ctx: MlBasicCharContext): T
Visit a parse tree produced by TomlParser#mlBasicChar.
TomlParser#mlBasicChar
ctx - the parse tree
ctx
Return the visitor result