Package org.drools.mvel.asm
Class GeneratorHelper.GetMethodBytecodeMethod
java.lang.Object
org.drools.mvel.asm.ClassGenerator.MethodBody
org.drools.mvel.asm.GeneratorHelper.GetMethodBytecodeMethod
- Enclosing class:
- GeneratorHelper
-
Field Summary
Fields inherited from class org.drools.mvel.asm.ClassGenerator.MethodBody
mv -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.mvel.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
-
Constructor Details
-
GetMethodBytecodeMethod
-
-
Method Details
-
body
public void body(org.mvel2.asm.MethodVisitor mv) - Specified by:
bodyin classClassGenerator.MethodBody
-