Package org.codehaus.groovy.classgen.asm
Class BytecodeDumper
java.lang.Object
org.codehaus.groovy.classgen.asm.BytecodeDumper
- All Implemented Interfaces:
 BytecodeProcessor
An utility class which can be used in test cases to dump generated bytecode.
- Since:
 - 2.4.0
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
STANDARD_ERR
 
 - 
 - 
Constructor Details
- 
BytecodeDumper
 
 - 
 - 
Method Details
- 
processBytecode
- Specified by:
 processBytecodein interfaceBytecodeProcessor
 
 -