exitLiteralString

open fun exitLiteralString(ctx: PartiQLParser.LiteralStringContext)

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

The default implementation does nothing.