Package org.sonar.java.checks.helpers
Class DeprecatedCheckerHelper
java.lang.Object
org.sonar.java.checks.helpers.DeprecatedCheckerHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic AnnotationTreedeprecatedAnnotation(Tree tree)static booleanhasJavadocDeprecatedTag(Tree tree)static TreereportTreeForDeprecatedTree(Tree tree)
-
Method Details
-
hasJavadocDeprecatedTag
-
deprecatedAnnotation
-
reportTreeForDeprecatedTree
-