exitLiteralDecimal

open fun exitLiteralDecimal(ctx: PartiQLParser.LiteralDecimalContext)

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

The default implementation does nothing.