public class DefaultSourceRuleIrProcessor extends java.lang.Object implements RuleIrProcessor
| Constructor and Description |
|---|
DefaultSourceRuleIrProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(RuleCompilerContext context,
RuleIr ruleIr)
Processes the intermediate representation.
|
public void process(RuleCompilerContext context, RuleIr ruleIr)
RuleIrProcessorprocess in interface RuleIrProcessorcontext - - the compiler contextCopyright © 2018 SAP SE. All Rights Reserved.