Uses of Class
org.ek9lang.compiler.ir.instructions.IRInstr

Packages that use IRInstr
Package
Description
JVM Bytecode Generation - Transforms EK9 IR into JVM bytecode.
Common parts of processing that can be reused across various phases.
IR Data Structures - Metadata and detail classes for IR instructions.
IR Instruction Classes - The instruction set for EK9 intermediate representation.
K - Intermediate Representation Generation.
 
 
 
 
Synthetic operator and method generation for EK9.
Support classes for synthetic operator IR generation.