Package jadx.api.metadata
Interface ICodeAnnotation
- All Known Subinterfaces:
ICodeNode,ICodeNodeRef
- All Known Implementing Classes:
ClassNode,FieldNode,InsnCodeOffset,MethodNode,NodeDeclareRef,NodeEnd,NotificationAttrNode,PackageNode,VarNode,VarRef,VarRef.FixedVarRef,VarRef.RelatedVarRef
public interface ICodeAnnotation
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getAnnType
ICodeAnnotation.AnnType getAnnType()
-