| Package | Description |
|---|---|
| org.kie.dmn.feel.lang.impl |
| Modifier and Type | Method and Description |
|---|---|
ExecutionFrame |
ExecutionFrame.getParentFrame() |
ExecutionFrame |
EvaluationContextImpl.peek() |
ExecutionFrame |
EvaluationContextImpl.pop() |
| Modifier and Type | Method and Description |
|---|---|
Stack<ExecutionFrame> |
EvaluationContextImpl.getStack() |
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationContextImpl.push(ExecutionFrame obj) |
void |
ExecutionFrame.setParentFrame(ExecutionFrame parentFrame) |
| Constructor and Description |
|---|
ExecutionFrame(ExecutionFrame parentFrame) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.