| Package | Description |
|---|---|
| io.rapidpro.expressions | |
| io.rapidpro.expressions.evaluator |
| Modifier and Type | Method and Description |
|---|---|
T |
ExcellentVisitor.visitDecimalLiteral(ExcellentParser.DecimalLiteralContext ctx)
Visit a parse tree produced by the
decimalLiteral
labeled alternative in ExcellentParser.expression(). |
T |
ExcellentBaseVisitor.visitDecimalLiteral(ExcellentParser.DecimalLiteralContext ctx)
Visit a parse tree produced by the
decimalLiteral
labeled alternative in ExcellentParser.expression(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExpressionVisitorImpl.visitDecimalLiteral(ExcellentParser.DecimalLiteralContext ctx)
expression: DECIMAL
|
Copyright © 2015. All rights reserved.