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