Implements most client's editor functionality, linked with colorer library parser's calls and processing. Serves as facade for the complex relations of the internal parsing objects.
Data Structures | |
class | BaseEditor |
Base Editor functionality. More... | |
class | OutlineItem |
Item in outliner's list. More... | |
class | Outliner |
Used to create, store and maintain list or tree of different special regions. More... | |
class | PairMatch |
Representation of pair match in text. More... |