public interface RuleTargetCodeGenerator
| Modifier and Type | Method and Description |
|---|---|
void |
generate(RuleCompilerContext context,
RuleIr ruleIr)
Generates the rule engine specific code from the intermediate representation.
|
void generate(RuleCompilerContext context, RuleIr ruleIr) throws RuleCompilerException
context - - the rule compiler contextruleIr - - the intermediate representationRuleCompilerException - in an error occurs during the generationCopyright © 2017 SAP SE. All Rights Reserved.