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