Drools :: Core 6.2.0.CR4

org.drools.core.rule.builder.dialect.asm
Class EvalGenerator

java.lang.Object
  extended by org.drools.core.rule.builder.dialect.asm.EvalGenerator

public class EvalGenerator
extends Object


Constructor Summary
EvalGenerator()
           
 
Method Summary
static void generate(EvalStub stub, Tuple tuple, Declaration[] declarations, WorkingMemory workingMemory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvalGenerator

public EvalGenerator()
Method Detail

generate

public static void generate(EvalStub stub,
                            Tuple tuple,
                            Declaration[] declarations,
                            WorkingMemory workingMemory)

Drools :: Core 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.