visitLiteralDecimal

open fun visitLiteralDecimal(ctx: PartiQLParser.LiteralDecimalContext): T

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

The default implementation returns the result of calling visitChildren on ctx.