Uses of Class
org.ek9lang.compiler.backend.jvm.support.VariableAccessGenerator
Packages that use VariableAccessGenerator
Package
Description
JVM Backend Support Utilities - Extracted utilities for bytecode generation.
-
Uses of VariableAccessGenerator in org.ek9lang.compiler.backend.jvm.support
Constructors in org.ek9lang.compiler.backend.jvm.support with parameters of type VariableAccessGeneratorModifierConstructorDescriptionStackOperationSupport(MethodContext methodContext, VariableAccessGenerator variableAccess, LiteralBytecodeGenerator literalGenerator)