Uses of Class
org.ek9lang.compiler.ir.instructions.CastInstr
Packages that use CastInstr
Package
Description
JVM Bytecode Generation - Transforms EK9 IR into JVM bytecode.
IR Instruction Classes - The instruction set for EK9 intermediate representation.
-
Uses of CastInstr in org.ek9lang.compiler.backend.jvm
Classes in org.ek9lang.compiler.backend.jvm that implement interfaces with type arguments of type CastInstrModifier and TypeClassDescription(package private) final classSpecialized ASM generator for CastInstr processing.Methods in org.ek9lang.compiler.backend.jvm with parameters of type CastInstr -
Uses of CastInstr in org.ek9lang.compiler.ir.instructions
Methods in org.ek9lang.compiler.ir.instructions that return CastInstr