public static class CognitiveComplexity.ComplexityData extends Object
| Modifier and Type | Method and Description |
|---|---|
Set<FunctionTree> |
aggregatedNestedFunctions() |
int |
complexity() |
List<IssueLocation> |
secondaryLocations() |
public int complexity()
public List<IssueLocation> secondaryLocations()
public Set<FunctionTree> aggregatedNestedFunctions()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.