Uses of Package
org.ek9lang.compiler.backend.jvm
Packages that use org.ek9lang.compiler.backend.jvm
Package
Description
JVM Bytecode Generation - Transforms EK9 IR into JVM bytecode.
-
Classes in org.ek9lang.compiler.backend.jvm used by org.ek9lang.compiler.backend.jvmClassDescriptionCommon abstract base class for all specialized ASM generators.Abstract base class for control flow bytecode generators.Binding information for a service registration that has HTTP routes.Result of executing a generated EK9 program.Control flow frame types for bytecode generation context stack.Context stack for bytecode generation control flow.Dispatch case for FOR_RANGE_POLYMORPHIC three-way generation.Single frame on bytecode generation context stack.Takes a fully qualified ek9 name and produces a name that is suitable for jvm internal use.Enhanced visitor that uses specialized ASM generators to produce JVM bytecode for IR constructs.