Click or drag to resize

Nova Namespace

This is the root namespace of the Nova Project, which includes a complete CodeDOM for C#, and supporting types for Parsing, Resolving, Analysis, and Rendering of C# code.
Classes
  ClassDescription
Public classCodebase
A Codebase is a database of code and related objects - NOT CURRENTLY NECESSARY TO USE. In addition to code (Solutions), it might contain any related information, such as: users, versioning information, metrics, requirements, issue tracking, configuration data, and even runtime state.
Public classConfiguration
Configuration class for Nova classes.
Public classLog
Supports logging of messages.
Enumerations