An ISourceElement is a specific type of IElement corresponding to the contents of a document. |
|
An ISourceElementGroup is used to indicate that consecutive similar elements may be collapsed together. |
A default implementation of |
|
A CompilerPropertyDescriptor object describes a property that is found on a given source element type. |
|
DefaultAuthorElement are returned from |
|
For performance, a class that can be passed to CompilerPropertyDescriptor's constructor to save the overhead of finding the getter and setter methods. |
|
A StickyRange is a |
An InvalidElementException is thrown by the two-way editing methods when a two-way edit is performed on an element that is not part of a valid parse tree. |