Package | Description |
---|---|
org.ballerinalang.bre | |
org.ballerinalang.bre.bvm |
Modifier and Type | Method and Description |
---|---|
DebugContext |
Context.getDebugContext() |
DebugContext |
NativeCallContext.getDebugContext() |
Modifier and Type | Method and Description |
---|---|
void |
Context.setDebugContext(DebugContext debugContext) |
void |
NativeCallContext.setDebugContext(DebugContext debugContext) |
Modifier and Type | Method and Description |
---|---|
DebugContext |
WorkerExecutionContext.getDebugContext() |
Copyright © 2018 WSO2. All rights reserved.