JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.codehaus.groovy.control
Interface BytecodeProcessor
All Known Implementing Classes:
BytecodeDumper
public interface
BytecodeProcessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
processBytecode
(
String
name, byte[] original)
Method Details
processBytecode
byte[]
processBytecode
(
String
name, byte[] original)