Class Annotations
java.lang.Object
com.ibm.wala.types.annotations.Annotations
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
hasAnnotation
(IClass c, TypeName type) Does a particular class have a particular annotation?static boolean
hasAnnotation
(IField field, TypeName type) static boolean
hasAnnotation
(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
-