| Package | Description |
|---|---|
| io.rapidpro.expressions | |
| io.rapidpro.expressions.evaluator |
| Modifier and Type | Method and Description |
|---|---|
T |
ExcellentVisitor.visitFunctionCall(ExcellentParser.FunctionCallContext ctx)
Visit a parse tree produced by the
functionCall
labeled alternative in ExcellentParser.expression(). |
T |
ExcellentBaseVisitor.visitFunctionCall(ExcellentParser.FunctionCallContext ctx)
Visit a parse tree produced by the
functionCall
labeled alternative in ExcellentParser.expression(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExpressionVisitorImpl.visitFunctionCall(ExcellentParser.FunctionCallContext ctx)
expression : fnname LPAREN parameters? RPAREN
|
Copyright © 2016. All rights reserved.