All the commons, used in Colorer parser working.
Modules | |
Editor | |
Handlers | |
Parsers | |
Viewer/streaming | |
Data Structures | |
class | ErrorHandler |
Informs application about different Parsing problems and warning. More... | |
class | FileType |
HRC FileType (or prototype) instance. More... | |
class | HRCParserException |
Informs application about internal HRC parsing problems. More... | |
class | HRCParser |
Abstract template of HRCParser class implementation. More... | |
class | LineSource |
Interface for editor line information requests. More... | |
class | ParserFactory |
Maintains catalog of HRC and HRD references. More... | |
class | ParserFactoryException |
Exception, thrown by ParserFactory class methods. More... | |
class | Region |
HRC Region implementation. More... | |
class | RegionHandler |
Handles parse information, passed from TextParser. More... | |
class | Scheme |
HRC Scheme instance information. More... | |
class | TextParser |
Basic lexical/syntax parser interface. More... |