public static class Instruction.InstructionIteratorNext extends Instruction
{@link InstructionIteratorNext}
represents the ITR_NEXT instruction in Ballerina bytecode.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 |
arity |
int |
iteratorIndex |
int[] |
retRegs |
int[] |
typeTags |
Copyright © 2018 WSO2. All rights reserved.