Uses of Package
org.ek9lang.compiler.backend.jvm
Packages that use org.ek9lang.compiler.backend.jvm
-
Classes in org.ek9lang.compiler.backend.jvm used by org.ek9lang.compiler.backend.jvmClassDescriptionCommon abstract base class for all specialized ASM generators.Metadata for a local variable needed for LocalVariableTable generation.Shared context for a method that must be coordinated across all generators.Scope boundary information for tracking variable lifetimes.Represents the source of a temp variable for stack-oriented code generation.Abstract base class for control flow bytecode generators.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.