static class CopiedOverriddenMethod.CodeInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
access |
private org.apache.bcel.classfile.Code |
code |
Constructor and Description |
---|
CodeInfo(org.apache.bcel.classfile.Code c,
int acc) |
Modifier and Type | Method and Description |
---|---|
int |
getAccess() |
org.apache.bcel.classfile.Code |
getCode() |
java.lang.String |
toString() |
Copyright © 2005-2018 MeBigFatGuy.com. All Rights Reserved.