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

Packages that use ProgramEntryPointInstr
Package
Description
Backend Code Generation - Target-specific code generation infrastructure.
JVM Bytecode Generation - Transforms EK9 IR into JVM bytecode.
Common parts of processing that can be reused across various phases.
IR Instruction Classes - The instruction set for EK9 intermediate representation.