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, getStartLine
int getHitCount()
ContextSet getContext()
int getComplexity()