| Class | Description |
|---|---|
| FunctionMetric |
Basic data class to store all metrics attached to a function.
|
| Javancss |
While the Java parser class might be the heart of JavaNCSS,
this class is the brain.
|
| Metric |
Base data class to store all metrics common to packages, objects and functions.
|
| ObjectMetric |
Basic data class to store all metrics attached to an object.
|
| PackageMetric |
Basic data class to store all metrics attached to a package.
|