Uses of Interface
org.drools.mvel.asm.PredicateStub
-
Packages that use PredicateStub Package Description org.drools.mvel.asm -
-
Uses of PredicateStub in org.drools.mvel.asm
Methods in org.drools.mvel.asm with parameters of type PredicateStub Modifier and Type Method Description static voidPredicateGenerator. generate(PredicateStub stub, org.drools.core.reteoo.Tuple tuple, org.drools.core.rule.Declaration[] previousDeclarations, org.drools.core.rule.Declaration[] localDeclarations, org.drools.core.common.ReteEvaluator reteEvaluator)
-