Package jadx.api.data
Interface IJavaNodeRef
- All Superinterfaces:
Comparable<IJavaNodeRef>
- All Known Implementing Classes:
JadxNodeRef
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
getType
IJavaNodeRef.RefType getType() -
getDeclaringClass
String getDeclaringClass() -
getShortId
String getShortId()
-