Package | Description |
---|---|
org.ballerinalang.bre.bvm | |
org.ballerinalang.util.program |
Modifier and Type | Field and Description |
---|---|
StackFrame |
ControlStack.currentFrame |
StackFrame |
StackFrame.prevStackFrame |
Modifier and Type | Method and Description |
---|---|
StackFrame |
ControlStack.getCurrentFrame() |
StackFrame |
ControlStack.popFrame() |
Modifier and Type | Method and Description |
---|---|
void |
ControlStack.pushFrame(StackFrame frame) |
Modifier and Type | Class and Description |
---|---|
class |
SynchronizedStackFrame
Stack frame with ability to wait till it returns.
|
Copyright © 2018 WSO2. All rights reserved.