public class BytecodeShadowReplacer extends BytecodeReplacer
BytecodeReplacer.MergeResultloader| Constructor and Description |
|---|
BytecodeShadowReplacer(BytecodeLoader aLoader,
BytecodeReplacer aDefaultReplacer) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeReplacer.MergeResult |
replace(BytecodeClassinfoConstant aClass,
BytecodeMethod[] aMethods,
BytecodeField[] aFields,
BytecodeClassinfoConstant aSuperClass,
BytecodeInterface[] aInterfaces,
BytecodeAttributeInfo[] aClassAttributes) |
addTypeMap, replaceTypeIn, replaceTypeInpublic BytecodeShadowReplacer(BytecodeLoader aLoader, BytecodeReplacer aDefaultReplacer)
public BytecodeReplacer.MergeResult replace(BytecodeClassinfoConstant aClass, BytecodeMethod[] aMethods, BytecodeField[] aFields, BytecodeClassinfoConstant aSuperClass, BytecodeInterface[] aInterfaces, BytecodeAttributeInfo[] aClassAttributes)
replace in class BytecodeReplacerCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.