Package jadx.api.metadata.annotations
Class NodeDeclareRef
java.lang.Object
jadx.api.metadata.annotations.NodeDeclareRef
- All Implemented Interfaces:
ICodeAnnotation
-
Nested Class Summary
Nested classes/interfaces inherited from interface jadx.api.metadata.ICodeAnnotation
ICodeAnnotation.AnnType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
node
-
defPos
private int defPos
-
-
Constructor Details
-
NodeDeclareRef
-
-
Method Details
-
getNode
-
getDefPos
public int getDefPos() -
setDefPos
public void setDefPos(int defPos) -
getAnnType
- Specified by:
getAnnTypein interfaceICodeAnnotation
-
equals
-
hashCode
public int hashCode() -
toString
-