|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.rule.builder.dialect.asm.InvokerGenerator
org.drools.rule.builder.dialect.asm.PredicateGenerator
public class PredicateGenerator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.drools.rule.builder.dialect.asm.InvokerGenerator |
|---|
InvokerGenerator.DeclarationMatcher, InvokerGenerator.EqualsMethod, InvokerGenerator.EvaluateMethod, InvokerGenerator.GetMethodBytecodeMethod |
| Field Summary |
|---|
| Fields inherited from class org.drools.rule.builder.dialect.asm.InvokerGenerator |
|---|
INVOKER_EQUALS_METHOD, INVOKER_SERIAL_UID |
| Constructor Summary | |
|---|---|
PredicateGenerator()
|
|
| Method Summary | |
|---|---|
static void |
generate(PredicateStub stub,
Object object,
Tuple tuple,
Declaration[] previousDeclarations,
Declaration[] localDeclarations,
WorkingMemory workingMemory,
Object context)
|
| Methods inherited from class org.drools.rule.builder.dialect.asm.InvokerGenerator |
|---|
createInvokerClassGenerator, createInvokerClassGenerator, createInvokerStubGenerator, createStubGenerator, getCompositeClassLoader, getCompositeClassLoader, getTypeResolver, matchDeclarationsToTuple |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PredicateGenerator()
| Method Detail |
|---|
public static void generate(PredicateStub stub,
Object object,
Tuple tuple,
Declaration[] previousDeclarations,
Declaration[] localDeclarations,
WorkingMemory workingMemory,
Object context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||