| Package | Description |
|---|---|
| io.rapidpro.expressions | |
| io.rapidpro.expressions.evaluator |
| Modifier and Type | Method and Description |
|---|---|
T |
ExcellentVisitor.visitStringLiteral(ExcellentParser.StringLiteralContext ctx)
Visit a parse tree produced by the
stringLiteral
labeled alternative in ExcellentParser.expression(). |
T |
ExcellentBaseVisitor.visitStringLiteral(ExcellentParser.StringLiteralContext ctx)
Visit a parse tree produced by the
stringLiteral
labeled alternative in ExcellentParser.expression(). |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExpressionVisitorImpl.visitStringLiteral(ExcellentParser.StringLiteralContext ctx)
expression: STRING
|
Copyright © 2016. All rights reserved.