Class | Description |
---|---|
ASTManager |
Main class of the model.
|
EventLogger |
Logs events.
|
LogEntry |
Log entry of an
EventLogger . |
MetricEvaluator |
Evaluates metrics.
|
MetricResult | |
ObservableRuleBuilder |
Holds info about a rule, and can build it to validate it.
|
ObservableXPathRuleBuilder |
Specialises rule builders for XPath rules.
|
XPathEvaluator |
Evaluates XPath expressions.
|
Enum | Description |
---|---|
LogEntry.Category |
Exception | Description |
---|---|
ParseAbortedException |
Exception during the parsing and visitors of the compilation units.
|
XPathEvaluationException |
Exception during XPath evaluation.
|
Copyright © 2002–2018 PMD. All rights reserved.