ISourceDocument should be implemented by all document types with text data that wish to perform basic compiler-related functionality such as syntax coloring and parse tree support. |
|
The ISourceView interface allows for manipulation of many end-user visible attributes of a document's text view. |
A simple object for setting line and column information displayed in the status bar. |
|
A default implementation of |
|
Utility class allowing for delayed loading of a document's source view. |
|
The SourceUndoManager manages the undo/redo stacks and dirty state for a source document. |