public static class Instruction.InstructionIteratorNext extends Instruction
{@link InstructionIteratorNext} represents the ITR_NEXT instruction in Ballerina bytecode.Instruction.InstructionACALL, Instruction.InstructionCALL, Instruction.InstructionFORKJOIN, Instruction.InstructionIteratorNext, Instruction.InstructionLock, Instruction.InstructionTCALL, Instruction.InstructionVCALL, Instruction.InstructionWRKSendReceive| Modifier and Type | Field and Description |
|---|---|
int |
arity |
int |
iteratorIndex |
int[] |
retRegs |
int[] |
typeTags |
Copyright © 2018 WSO2. All rights reserved.