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)
context - - the rule compiler contextruleIr - - the intermediate representationCopyright © 2018 SAP SE. All Rights Reserved.