Class Annotations
java.lang.Object
com.ibm.wala.types.annotations.Annotations
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanhasAnnotation(IClass c, TypeName type) Does a particular class have a particular annotation?static booleanhasAnnotation(IField field, TypeName type) static booleanhasAnnotation(IMethod m, TypeName type) Does a particular method have a particular annotation?
-
Field Details
-
INTERNAL
-
NONNULL
-
-
Constructor Details
-
Annotations
public Annotations()
-
-
Method Details
-
hasAnnotation
-
hasAnnotation
-
hasAnnotation
-