Class Instructions

java.lang.Object
org.ek9lang.compiler.ir.Instructions
All Implemented Interfaces:
INode
Direct Known Subclasses:
Block

public class Instructions extends Object implements INode
The concept of an order list of instructions.
  • Constructor Details

    • Instructions

      public Instructions()
  • Method Details