public class NoOpRuleTargetCodeGenerator extends java.lang.Object implements RuleTargetCodeGenerator
| Constructor and Description |
|---|
NoOpRuleTargetCodeGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(RuleCompilerContext context,
RuleIr ruleIr)
Generates the rule engine specific code from the intermediate representation.
|
public void generate(RuleCompilerContext context, RuleIr ruleIr)
RuleTargetCodeGeneratorgenerate in interface RuleTargetCodeGeneratorcontext - - the rule compiler contextruleIr - - the intermediate representationCopyright © 2018 SAP SE. All Rights Reserved.