|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.gmetrics.analyzer.AnalysisContext
class AnalysisContext
Holds information related to the configuration and context for the source code analysis.
| Property Summary | |
|---|---|
MetricSet |
metricSet
The MetricSet containing the metrics being applied. |
List |
sourceDirectories
The List of source directories being analyzed. |
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
MetricSet metricSet
List sourceDirectories
Groovy Documentation