Interface RuleTargetCodeGenerator

    • Method Detail

      • generate

        void generate​(RuleCompilerContext context,
                      RuleIr ruleIr)
        Generates the rule engine specific code from the intermediate representation.
        Parameters:
        context - - the rule compiler context
        ruleIr - - the intermediate representation