| Package | Description |
|---|---|
| org.kie.dmn.feel.codegen.feel11 | |
| org.kie.dmn.feel.lang.ast | |
| org.kie.dmn.feel.lang.ast.visitor |
| Modifier and Type | Method and Description |
|---|---|
static DirectCompilerResult |
Functions.declaration(FunctionDefNode n,
com.github.javaparser.ast.expr.MethodCallExpr list,
com.github.javaparser.ast.expr.Expression fnBody) |
DirectCompilerResult |
ASTCompilerVisitor.visit(FunctionDefNode n) |
| Modifier and Type | Method and Description |
|---|---|
static FunctionDefNode |
ASTBuilderFactory.newFunctionDefinition(org.antlr.v4.runtime.ParserRuleContext ctx,
ListNode parameters,
boolean external,
BaseNode body) |
| Modifier and Type | Method and Description |
|---|---|
T |
Visitor.visit(FunctionDefNode n) |
| Modifier and Type | Method and Description |
|---|---|
T |
DefaultedVisitor.visit(FunctionDefNode n) |
ASTNode |
ASTTemporalConstantVisitor.visit(FunctionDefNode n) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.