Uses of Record Class
org.ek9lang.compiler.backend.jvm.support.Ek9MethodKindsAttribute.Entry
Packages that use Ek9MethodKindsAttribute.Entry
Package
Description
JVM Backend Support Utilities - Extracted utilities for bytecode generation.
-
Uses of Ek9MethodKindsAttribute.Entry in org.ek9lang.compiler.backend.jvm.debug
Methods in org.ek9lang.compiler.backend.jvm.debug that return types with arguments of type Ek9MethodKindsAttribute.EntryModifier and TypeMethodDescriptionThe recorded entry for a method, or empty when it has none (user code). -
Uses of Ek9MethodKindsAttribute.Entry in org.ek9lang.compiler.backend.jvm.support
Methods in org.ek9lang.compiler.backend.jvm.support that return types with arguments of type Ek9MethodKindsAttribute.EntryConstructor parameters in org.ek9lang.compiler.backend.jvm.support with type arguments of type Ek9MethodKindsAttribute.EntryModifierConstructorDescription