public class PredicateGenerator extends Object
| Constructor and Description |
|---|
PredicateGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generate(org.drools.core.rule.builder.dialect.asm.PredicateStub stub,
org.drools.core.spi.Tuple tuple,
org.drools.core.rule.Declaration[] previousDeclarations,
org.drools.core.rule.Declaration[] localDeclarations,
org.drools.core.WorkingMemory workingMemory) |
public static void generate(org.drools.core.rule.builder.dialect.asm.PredicateStub stub,
org.drools.core.spi.Tuple tuple,
org.drools.core.rule.Declaration[] previousDeclarations,
org.drools.core.rule.Declaration[] localDeclarations,
org.drools.core.WorkingMemory workingMemory)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.