|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CstMemberRef | |
|---|---|
| com.android.dx.dex.file | |
| com.android.dx.rop.cst | |
| Uses of CstMemberRef in com.android.dx.dex.file |
|---|
| Methods in com.android.dx.dex.file that return CstMemberRef | |
|---|---|
CstMemberRef |
MemberIdItem.getRef()
Gets the member constant. |
| Constructors in com.android.dx.dex.file with parameters of type CstMemberRef | |
|---|---|
MemberIdItem(CstMemberRef cst)
Constructs an instance. |
|
| Uses of CstMemberRef in com.android.dx.rop.cst |
|---|
| Subclasses of CstMemberRef in com.android.dx.rop.cst | |
|---|---|
class |
CstBaseMethodRef
Base class for constants of "methodish" type. |
class |
CstEnumRef
Constant type to represent a reference to a particular constant value of an enumerated type. |
class |
CstFieldRef
Constants of type CONSTANT_Fieldref_info. |
class |
CstInterfaceMethodRef
Constants of type CONSTANT_InterfaceMethodref_info. |
class |
CstMethodRef
Constants of type CONSTANT_Methodref_info. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||