public static class Instruction.InstructionWRKSendReceive extends Instruction
InstructionWRKSendReceive
represents the worker send/receive operation in Ballerina.Instruction.InstructionACALL, Instruction.InstructionCALL, Instruction.InstructionCompensate, Instruction.InstructionFORKJOIN, Instruction.InstructionIteratorNext, Instruction.InstructionLock, Instruction.InstructionScopeEnd, 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, getOperands
public int channelRefCPIndex
public WorkerDataChannelInfo dataChannelInfo
public int sigCPIndex
public BType type
public int reg
public String toString()
toString
in class Instruction
Copyright © 2018 WSO2. All rights reserved.