Uses of Package
org.ek9lang.compiler.backend.jvm.support
Packages that use org.ek9lang.compiler.backend.jvm.support
Package
Description
JVM Bytecode Generation - Transforms EK9 IR into JVM bytecode.
JVM Backend Support Utilities - Extracted utilities for bytecode generation.
-
Classes in org.ek9lang.compiler.backend.jvm.support used by org.ek9lang.compiler.backend.jvmClassDescriptionShared context for a method that must be coordinated across all generators.
-
Classes in org.ek9lang.compiler.backend.jvm.support used by org.ek9lang.compiler.backend.jvm.supportClassDescriptionGenerates JVM bytecode for EK9 literal values.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.The type of source for a temp variable.Generates JVM bytecode for variable load and store operations.