Uses of Record Class
org.ek9lang.compiler.phase7.support.PromotionParams
Packages that use PromotionParams
-
Uses of PromotionParams in org.ek9lang.compiler.phase7.support
Classes in org.ek9lang.compiler.phase7.support that implement interfaces with type arguments of type PromotionParamsModifier and TypeClassDescriptionfinal classCONCERN: Type promotion call generation using the #^ operator.Methods in org.ek9lang.compiler.phase7.support with parameters of type PromotionParamsModifier and TypeMethodDescriptionPromotionCallGenerator.apply(PromotionParams params) Generate IR instructions to call the #^ promotion operator on a variable.