Interface InstructionCollection

All Superinterfaces:
Instruction, Swimable
All Known Implementing Classes:
InstructionGroup, InstructionIf, InstructionList, InstructionSwitch, InstructionWhile

public interface InstructionCollection extends Instruction