public static class Instruction.InstructionCompensate extends Instruction
{@link InstructionCompensate}
represents the COMPENSATE 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 |
---|---|
ArrayList<String> |
childScopes |
String |
scopeName |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getOpcode, getOperands
Copyright © 2018 WSO2. All rights reserved.