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