Uses of Record Class
org.ek9lang.compiler.phase7.support.PrimaryReferenceProcessingDetails
Packages that use PrimaryReferenceProcessingDetails
-
Uses of PrimaryReferenceProcessingDetails in org.ek9lang.compiler.phase7.generator
Classes in org.ek9lang.compiler.phase7.generator that implement interfaces with type arguments of type PrimaryReferenceProcessingDetailsModifier and TypeClassDescription(package private) final class
Generates IR instructions for primary references (THIS and SUPER keywords).Methods in org.ek9lang.compiler.phase7.generator with parameters of type PrimaryReferenceProcessingDetailsModifier and TypeMethodDescriptionPrimaryReferenceGenerator.apply
(PrimaryReferenceProcessingDetails details)