Class ExpressionInstructionCreator

java.lang.Object
org.ek9lang.compiler.phase7.ExpressionInstructionCreator

public final class ExpressionInstructionCreator extends Object
Creates IR instructions for expressions. Generates new BasicBlock IR (IRInstructions) instead of old Block IR (INode).