enterLiteralDecimal

open fun enterLiteralDecimal(ctx: PartiQLParser.LiteralDecimalContext)

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

The default implementation does nothing.