visitLiteralDecimal

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

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

Return

the visitor result

Parameters

ctx

the parse tree