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