Nova.Analysis Namespace |
Class | Description | |
---|---|---|
FindByText |
Represents a search of a CodeDOM tree for all objects containing certain text, including the search parameters and results.
| |
FindByType |
Represents a search of a CodeDOM tree for all objects of a certain Type, and the search results.
| |
FindReferences |
Represents a search of a CodeDOM tree for references (SymbolicRefs) to a target object, and the search results.
| |
Metrics |
Stores object counts and other metrics calculated for a code object tree by MetricsVisitor.
| |
MetricsDescriptionAttribute | ||
MetricsVisitor |
Visits a code tree, calculating metrics for it.
| |
Result |