abstract fun visitMlBasicString(ctx: MlBasicStringContext!): T
Visit a parse tree produced by TomlParser#mlBasicString.
TomlParser#mlBasicString
ctx - MlBasicStringContext!: the parse tree
ctx
Return T: the visitor result