Home
last modified time | relevance | path

Searched defs:u2classIndex (Results 1 – 6 of 6) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/
DEnclosingMethodAttribute.java34 public int u2classIndex; field in EnclosingMethodAttribute
66 int u2classIndex, in EnclosingMethodAttribute()
/external/proguard/src/proguard/classfile/attribute/preverification/
DObjectType.java34 public int u2classIndex; field in ObjectType
49 public ObjectType(int u2classIndex) in ObjectType()
/external/proguard/src/proguard/classfile/constant/
DMethodrefConstant.java48 public MethodrefConstant(int u2classIndex, in MethodrefConstant()
DInterfaceMethodrefConstant.java48 public InterfaceMethodrefConstant(int u2classIndex, in InterfaceMethodrefConstant()
DFieldrefConstant.java48 public FieldrefConstant(int u2classIndex, in FieldrefConstant()
DRefConstant.java33 public int u2classIndex; field in RefConstant