groovy / 4.0 / org / codehaus / groovy / control / bytecodeprocessor.html

[Java] Interface BytecodeProcessor

public interface BytecodeProcessor

Methods Summary

Methods
Type Params Return Type Name and description
public byte[] processBytecode(String name, byte[] original)

Method Detail

public byte[] processBytecode(String name, byte[] original)

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/codehaus/groovy/control/BytecodeProcessor.html