Drools :: Core 6.0.0.Beta5

org.drools.core.rule.builder.dialect.asm
Class GeneratorHelper.GetMethodBytecodeMethod

java.lang.Object
  extended by org.drools.core.rule.builder.dialect.asm.ClassGenerator.MethodBody
      extended by org.drools.core.rule.builder.dialect.asm.GeneratorHelper.GetMethodBytecodeMethod
Enclosing class:
GeneratorHelper

public static class GeneratorHelper.GetMethodBytecodeMethod
extends ClassGenerator.MethodBody


Field Summary
 
Fields inherited from class org.drools.core.rule.builder.dialect.asm.ClassGenerator.MethodBody
mv
 
Constructor Summary
GeneratorHelper.GetMethodBytecodeMethod(InvokerDataProvider data)
           
 
Method Summary
 void body(org.mvel2.asm.MethodVisitor mv)
           
 
Methods inherited from class org.drools.core.rule.builder.dialect.asm.ClassGenerator.MethodBody
cast, cast, castFromPrimitive, castPrimitiveToPrimitive, castToPrimitive, classDescriptor, convertPrimitiveToObject, createArray, getClassGenerator, getCodeForType, getFieldFromThis, getStaticField, instanceOf, internalName, internalName, invoke, invoke, invokeConstructor, invokeConstructor, invokeInterface, invokeSpecial, invokeStatic, invokeThis, invokeVirtual, load, loadAsObject, methodDescr, print, printLastRegistry, println, printRegistryValue, printRegistryValue, printStack, push, push, putFieldInThis, putFieldInThisFromRegistry, putStaticField, readField, returnAsArray, returnAsArray, store, store, store, superClassDescriptor, typeDescr, typeDescr, writeBody
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorHelper.GetMethodBytecodeMethod

public GeneratorHelper.GetMethodBytecodeMethod(InvokerDataProvider data)
Method Detail

body

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

Drools :: Core 6.0.0.Beta5

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