public interface RuleSourceCodeTranslator
| Modifier and Type | Method and Description |
|---|---|
RuleIr |
translate(RuleCompilerContext context)
Translates the source code into the intermediate representation.
|
RuleIr translate(RuleCompilerContext context) throws RuleCompilerException
context - - the rule compiler contextRuleCompilerException - if an error occurs during the translationCopyright © 2017 SAP SE. All Rights Reserved.