| Package | Description |
|---|---|
| org.kie.dmn.feel.codegen.feel11 | |
| org.kie.dmn.feel.parser.feel11 |
| Modifier and Type | Method and Description |
|---|---|
DirectCompilerResult |
DirectCompilerVisitor.visitExpressionList(FEEL_1_1Parser.ExpressionListContext ctx)
Deprecated.
NOTE: technically this rule of the grammar does not have an equivalent Java expression (or a valid FEEL expression) per-se.
|
| Modifier and Type | Method and Description |
|---|---|
FEEL_1_1Parser.ExpressionListContext |
FEEL_1_1Parser.expressionList() |
FEEL_1_1Parser.ExpressionListContext |
FEEL_1_1Parser.ListContext.expressionList() |
| Modifier and Type | Method and Description |
|---|---|
T |
FEEL_1_1Visitor.visitExpressionList(FEEL_1_1Parser.ExpressionListContext ctx)
Visit a parse tree produced by
FEEL_1_1Parser.expressionList(). |
T |
FEEL_1_1BaseVisitor.visitExpressionList(FEEL_1_1Parser.ExpressionListContext ctx)
Visit a parse tree produced by
FEEL_1_1Parser.expressionList(). |
BaseNode |
ASTBuilderVisitor.visitExpressionList(FEEL_1_1Parser.ExpressionListContext ctx) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.