| Interface | Description |
|---|---|
| ReportConstants |
Constants used by the source code analytics tools.
|
| XmlConstants |
Constants used to read and write analytics objects to and from XML.
|
| Class | Description |
|---|---|
| ConfigurationPersistence |
Helper object to persist and load report-related configuration to and from XML.
|
| ReportDefinition |
A report definition which includes all report-specific details needed
by either the rule-set (for matching and storing match text) or for the
proper configuration of the worker that generates the report.
|
| ReportDriver |
Special-purpose driver for the pattern engine to process a list of report definitions against a given set
of ASTs.
|
| ReportDriver.Options |
A structure grouping all options and additional information extracted from the first entry of the
command-line parameters.
|
| ReportWorker |
Provides users of the
PatternEngine with a set of
user-defined functions and variables for manually and/or automatically
creating categories, adding matches as well as functions to generate both
summary and detailed reports. |
| SupportLevelHelper | |
| SupportLevelHelper.Descriptor |
Support level details for display purposes.
|