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 Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
STANDARD_ERR
-
-
Constructor Details
-
BytecodeDumper
-
-
Method Details
-
processBytecode
- Specified by:
processBytecode
in interfaceBytecodeProcessor
-