public interface RuleIrProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(RuleCompilerContext context,
RuleIr ruleIr)
Processes the intermediate representation.
|
void process(RuleCompilerContext context, RuleIr ruleIr) throws RuleCompilerException
context - - the compiler contextRuleCompilerException - if an error occurs during the translation processCopyright © 2017 SAP SE. All Rights Reserved.