visitLiteralString

open fun visitLiteralString(ctx: PartiQLParser.LiteralStringContext): T

Visit a parse tree produced by the LiteralString} labeled alternative in PartiQLParser#literal.

The default implementation returns the result of calling visitChildren on ctx.