Uses of Package
org.ek9lang.compiler.ir
Packages that use org.ek9lang.compiler.ir
Package
Description
B - For the EK9 compiler itself.
Intermediate Representation (IR) - The common foundation for code generation.
IR Data Structures - Metadata and detail classes for IR instructions.
IR Instruction Classes - The instruction set for EK9 intermediate representation.
-
Classes in org.ek9lang.compiler.ir used by org.ek9lang.compiler
-
Classes in org.ek9lang.compiler.ir used by org.ek9lang.compiler.irClassDescriptionCoverage tracking modes that control how probe hits are recorded.Enumeration of coverage probe types placed at control flow points.Enumeration of all IR opcodes used in the EK9 intermediate representation.
-
Classes in org.ek9lang.compiler.ir used by org.ek9lang.compiler.ir.dataClassDescriptionEnumeration of coverage probe types placed at control flow points.
-
Classes in org.ek9lang.compiler.ir used by org.ek9lang.compiler.ir.instructionsClassDescriptionEnumeration of coverage probe types placed at control flow points.Enumeration of all IR opcodes used in the EK9 intermediate representation.
-
Classes in org.ek9lang.compiler.ir used by org.ek9lang.compiler.phase7.supportClassDescriptionEnumeration of all IR opcodes used in the EK9 intermediate representation.