Class Block
java.lang.Object
org.ek9lang.compiler.ir.Instructions
org.ek9lang.compiler.ir.Block
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ek9lang.compiler.ir.Instructions
add, getItems
-
Constructor Details
-
Block
-
-
Method Details
-
getStart
-
getEnd
-
accept
- Specified by:
accept
in interfaceINode
- Overrides:
accept
in classInstructions
-
toString
- Overrides:
toString
in classInstructions
-