public interface ElementInfo extends SourceInfo
| Modifier and Type | Method and Description |
|---|---|
int |
getComplexity()
Returns cyclomatic complexity of this code element
|
ContextSet |
getContext() |
int |
getHitCount() |
getEndColumn, getEndLine, getStartColumn, getStartLineint getHitCount()
ContextSet getContext()
int getComplexity()