org.drools.rule.builder.dialect.asm
Class InvokerGenerator.EqualsMethod

java.lang.Object
  extended by org.drools.rule.builder.dialect.asm.ClassGenerator.MethodBody
      extended by org.drools.rule.builder.dialect.asm.InvokerGenerator.EqualsMethod
Enclosing class:
InvokerGenerator

public static class InvokerGenerator.EqualsMethod
extends ClassGenerator.MethodBody


Constructor Summary
InvokerGenerator.EqualsMethod()
           
 
Method Summary
 void body(org.mvel2.asm.MethodVisitor mv)
           
 
Methods inherited from class org.drools.rule.builder.dialect.asm.ClassGenerator.MethodBody
cast, classDescriptor, getField, instanceOf, internalName, internalName, invokeInterface, invokeSpecial, invokeStatic, invokeThis, invokeVirtual, load, loadAsObject, methodDescr, printLastRegistry, println, printRegistryValue, printStack, push, push, putField, returnAsArray, returnAsArray, store, superClassDescriptor, typeDescr, typeDescr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvokerGenerator.EqualsMethod

public InvokerGenerator.EqualsMethod()
Method Detail

body

public void body(org.mvel2.asm.MethodVisitor mv)
Specified by:
body in class ClassGenerator.MethodBody


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