public class ExecutableLineVisitor extends SubscriptionVisitorCheck
| Constructor and Description |
|---|
ExecutableLineVisitor(Tree tree) |
| Modifier and Type | Method and Description |
|---|---|
Set<Integer> |
getExecutableLines() |
Set<Tree.Kind> |
nodesToVisit() |
void |
visitNode(Tree tree) |
addIssue, addIssue, addLineIssue, scanFilegetContext, isSubscribed, leaveFile, leaveNode, scanTree, scanTree, visitFilepublic ExecutableLineVisitor(Tree tree)
public Set<Tree.Kind> nodesToVisit()
nodesToVisit in class SubscriptionVisitorpublic void visitNode(Tree tree)
visitNode in class SubscriptionVisitorCopyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.