|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AstVisitor | Interface for Groovy AST Visitors |
MethodMetric | Represents a method-level metric |
Metric | Represents a metric |
Class Summary | |
---|---|
AbstractAstVisitor | Abstract superclass for Groovy AST Visitors |
AbstractMethodMetric | Abstract superclass for method-based metrics. |
AbstractMetric | Abstract superclass for metrics. |
Enum Summary | |
---|---|
MetricLevel | Enum representing the level at which a metric is applied - either method, class or package |
Groovy Documentation