abstract fun visitMlLiteralString(ctx: MlLiteralStringContext!): T
Visit a parse tree produced by TomlParser#mlLiteralString.
TomlParser#mlLiteralString
ctx - MlLiteralStringContext!: the parse tree
ctx
Return T: the visitor result