public class MethodTooBigCheck extends SubscriptionBaseVisitor
| Modifier and Type | Field and Description |
|---|---|
int |
max |
context| Constructor and Description |
|---|
MethodTooBigCheck() |
| Modifier and Type | Method and Description |
|---|---|
List<Tree.Kind> |
nodesToVisit() |
void |
visitNode(Tree tree) |
getSemanticModel, scanFileaddIssue, addIssue, addIssue, addIssueOnFile, reportIssue, reportIssuehasSemantic, leaveNode, scanTree, visitToken, visitTriviapublic List<Tree.Kind> nodesToVisit()
nodesToVisit in class SubscriptionVisitorpublic void visitNode(Tree tree)
visitNode in class SubscriptionVisitorCopyright © 2012–2016 SonarSource. All rights reserved.