visitDecimal

abstract fun visitDecimal(ctx: DecimalContext): T

Visit a parse tree produced by decimal.

Return

the visitor result

Parameters

ctx

the parse tree