Enum representing the level at which a metric is applied - either method, class or package
Type Params | Return Type | Name and description |
---|---|---|
|
static List |
getNames() |
|
static MetricLevel |
parse(String name) |
|
static List<MetricLevel> |
parseCommaSeparatedList(String names) |
|
String |
toString() |
Groovy Documentation