Uses of Interface
org.kink_lang.kink.internal.compile.javaclassir.Allocation
Packages that use Allocation
Package
Description
Intermediate representation before JVM byte code compilation.
-
Uses of Allocation in org.kink_lang.kink.internal.compile.javaclassir
Classes in org.kink_lang.kink.internal.compile.javaclassir that implement AllocationModifier and TypeClassDescriptionstatic final recordThe local var is an arg of the fun call.static final recordThe local var is placed on the field of the compiled fun class.static final recordIt is a preloaded fun.static final recordThe local var is the recv of the fun call.static final recordThe local var is placed on the data stack.static final recordIt is not used / not stored.Methods in org.kink_lang.kink.internal.compile.javaclassir that return AllocationModifier and TypeMethodDescriptionGets the allocation of the lvar.