Class ExpressionInstrGenerator

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

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