public class ExtendDeprecatedSymbolCheck extends AbstractDeprecatedChecker
context| Constructor and Description |
|---|
ExtendDeprecatedSymbolCheck() |
| Modifier and Type | Method and Description |
|---|---|
List<Tree.Kind> |
nodesToVisit() |
void |
visitNode(Tree tree) |
hasDeprecatedAnnotation, hasJavadocDeprecatedTag, hasJavadocDeprecatedTag, isDeprecatedgetSemanticModel, scanFileaddIssue, addIssue, addIssue, addIssueOnFile, reportIssue, reportIssuehasSemantic, leaveNode, scanTree, visitToken, visitTriviapublic List<Tree.Kind> nodesToVisit()
nodesToVisit in class AbstractDeprecatedCheckerpublic void visitNode(Tree tree)
visitNode in class SubscriptionVisitorCopyright © 2012–2016 SonarSource. All rights reserved.