visitLiteralString

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

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

Return

the visitor result

Parameters

ctx

the parse tree