Class InstructionCollection.CollectionSlot
java.lang.Object
net.covers1624.coffeegrinder.bytecode.InstructionSlot<T>
net.covers1624.coffeegrinder.bytecode.InstructionCollection.CollectionSlot
- Enclosing class:
InstructionCollection<T extends Instruction>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.covers1624.coffeegrinder.bytecode.InstructionSlot
get, getValueOrNull, set
-
Constructor Details
-
CollectionSlot
-
-
Method Details
-
checkInvariant
protected void checkInvariant()- Overrides:
checkInvariantin classInstructionSlot<T extends Instruction>
-