|
||||||||||
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.EvalGenerator
public class EvalGenerator
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 | |
---|---|
EvalGenerator()
|
Method Summary | |
---|---|
static void |
generate(EvalStub stub,
Tuple tuple,
Declaration[] declarations,
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 EvalGenerator()
Method Detail |
---|
public static void generate(EvalStub stub, Tuple tuple, Declaration[] declarations, WorkingMemory workingMemory, Object context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |