Uses of Record Class
org.ek9lang.compiler.phase7.support.PromotedVariable
Packages that use PromotedVariable
-
Uses of PromotedVariable in org.ek9lang.compiler.phase7.support
Classes in org.ek9lang.compiler.phase7.support that implement interfaces with type arguments of type PromotedVariableModifier and TypeClassDescriptionfinal classCONCERN: Type promotion call generation using the #^ operator.Methods in org.ek9lang.compiler.phase7.support that return PromotedVariableModifier and TypeMethodDescriptionPromotionCallGenerator.apply(PromotionParams params) Generate IR instructions to call the #^ promotion operator on a variable.static PromotedVariableCreate a non-promoted variable (direct use, no promotion needed).static PromotedVariableCreate a promoted variable result.