Class ExpressionInstrGenerator
java.lang.Object
org.ek9lang.compiler.phase7.ExpressionInstrGenerator
Creates IR instructions for expressions.
Generates new BasicBlock IR (IRInstructions) instead of old Block IR (INode).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExpressionInstrGenerator
ExpressionInstrGenerator(IRContext context)
-
-
Method Details
-
apply
Generate IR instructions for expression.
-