public class TooManyLinesInFileCheck extends SubscriptionBaseTreeVisitor
| Modifier and Type | Field and Description |
|---|---|
int |
maximum |
| Constructor and Description |
|---|
TooManyLinesInFileCheck() |
| Modifier and Type | Method and Description |
|---|---|
List<Tree.Kind> |
nodesToVisit() |
void |
visitNode(Tree tree) |
addIssuegetContext, isSubscribed, leaveNode, scanFile, scanTree, visitFile, visitToken, visitTriviapublic void visitNode(Tree tree)
visitNode in class SubscriptionTreeVisitorpublic List<Tree.Kind> nodesToVisit()
nodesToVisit in class SubscriptionTreeVisitorCopyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.