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.Enhanced visitor that uses specialized ASM generators to produce JVM bytecode for IR constructs.