Uses of Class
org.ek9lang.compiler.phase7.calls.ParameterPromotionProcessor
Packages that use ParameterPromotionProcessor
-
Uses of ParameterPromotionProcessor in org.ek9lang.compiler.phase7.calls
Constructors in org.ek9lang.compiler.phase7.calls with parameters of type ParameterPromotionProcessorModifierConstructorDescriptionCallDetailsBuilder(IRGenerationContext stackContext, ParameterPromotionProcessor parameterProcessor) -
Uses of ParameterPromotionProcessor in org.ek9lang.compiler.phase7.generator
Fields in org.ek9lang.compiler.phase7.generator declared as ParameterPromotionProcessorModifier and TypeFieldDescriptionGeneratorSet.parameterPromotionProcessorProcesses parameter promotions for method calls.