Class ProductConfigRuleIrProcessor
java.lang.Object
de.hybris.platform.sap.productconfig.rules.compiler.processors.ProductConfigRuleIrProcessor
- All Implemented Interfaces:
RuleIrProcessor
RuleIrProcessor for product configuration. Ensures that the ProcessStep is propagated to each product
config rule implicitly.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(RuleCompilerContext context, RuleIr ruleIr) Processes the intermediate representation.
-
Constructor Details
-
ProductConfigRuleIrProcessor
public ProductConfigRuleIrProcessor()
-
-
Method Details
-
process
Description copied from interface:RuleIrProcessorProcesses the intermediate representation.- Specified by:
processin interfaceRuleIrProcessor- Parameters:
context- - the compiler context
-