public static class Instruction.InstructionWRKSendReceive extends Instruction
InstructionWRKSendReceive represents the worker send/receive operation in Ballerina.Instruction.InstructionACALL, Instruction.InstructionCALL, Instruction.InstructionFORKJOIN, Instruction.InstructionIteratorNext, Instruction.InstructionLock, Instruction.InstructionTCALL, Instruction.InstructionVCALL, Instruction.InstructionWRKSendReceive| Modifier and Type | Field and Description |
|---|---|
int |
channelRefCPIndex |
WorkerDataChannelInfo |
dataChannelInfo |
int |
reg |
int |
sigCPIndex |
BType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getOpcode, getOperandspublic int channelRefCPIndex
public WorkerDataChannelInfo dataChannelInfo
public int sigCPIndex
public BType type
public int reg
public String toString()
toString in class InstructionCopyright © 2018 WSO2. All rights reserved.