abstract fun visitLiteralString(ctx: LiteralStringContext): T
Visit a parse tree produced by TomlParser#literalString.
TomlParser#literalString
ctx - the parse tree
ctx
Return the visitor result