enterLiteralString

open fun enterLiteralString(ctx: PartiQLParser.LiteralStringContext)

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

The default implementation does nothing.