Inheritance diagram for TextParserImpl:

This is the base Colorer syntax parser, which works with parsed internal HRC structure and colorize text in target editor system.
Public Methods | |
| void | setFileType (FileType *type) |
| void | setLineSource (LineSource *lh) |
| void | setRegionHandler (RegionHandler *rh) |
| int | parse (int from, int num) |
| void | breakParse () |
| void | clearCache () |