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