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