| Package | Description |
|---|---|
| io.rapidpro.expressions | |
| io.rapidpro.expressions.evaluator |
| Modifier and Type | Method and Description |
|---|---|
T |
ExcellentBaseVisitor.visitExponentExpression(ExcellentParser.ExponentExpressionContext ctx)
Visit a parse tree produced by the
exponentExpression
labeled alternative in ExcellentParser.expression(). |
T |
ExcellentVisitor.visitExponentExpression(ExcellentParser.ExponentExpressionContext ctx)
Visit a parse tree produced by the
exponentExpression
labeled alternative in ExcellentParser.expression(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExpressionVisitorImpl.visitExponentExpression(ExcellentParser.ExponentExpressionContext ctx)
expression: expression EXPONENT expression
|
Copyright © 2018. All rights reserved.