public class UselessExtendsCheck extends SubscriptionBaseVisitor implements JavaFileScanner
context| Constructor and Description |
|---|
UselessExtendsCheck() |
| Modifier and Type | Method and Description |
|---|---|
List<Tree.Kind> |
nodesToVisit() |
void |
visitNode(Tree tree) |
getSemanticModel, scanFileaddIssue, addIssue, addIssue, addIssueOnFile, reportIssue, reportIssuehasSemantic, leaveNode, scanTree, visitToken, visitTriviaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitscanFilepublic List<Tree.Kind> nodesToVisit()
nodesToVisit in class SubscriptionVisitorpublic void visitNode(Tree tree)
visitNode in class SubscriptionVisitorCopyright © 2012–2016 SonarSource. All rights reserved.