| Package | Description |
|---|---|
| org.ballerinalang.bre.bvm | |
| org.ballerinalang.util.codegen | |
| org.ballerinalang.util.program |
| Constructor and Description |
|---|
WorkerData(WorkerDataIndex wdi) |
WorkerData(WorkerDataIndex wdi1,
WorkerDataIndex wdi2) |
| Modifier and Type | Field and Description |
|---|---|
WorkerDataIndex |
CallableUnitInfo.paramWorkerIndex |
WorkerDataIndex |
CallableUnitInfo.retWorkerIndex |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
BLangVMUtils.createReturnRegValues(WorkerDataIndex paramWDI,
WorkerDataIndex retWDI,
BType[] retTypes) |
static WorkerData |
BLangVMUtils.createWorkerData(WorkerDataIndex wdi) |
Copyright © 2018 WSO2. All rights reserved.