visit Literal Decimal
abstract fun visitLiteralDecimal(ctx: PartiQLParser.LiteralDecimalContext): T
Content copied to clipboard
Visit a parse tree produced by the LiteralDecimal labeled alternative in literal.
Return
the visitor result
Parameters
ctx
the parse tree