Inheritance diagram for TextParserImpl:
This is the base Colorer syntax parser, which works with parsed internal HRC structure and colorisez text in a target editor system.
Public Member Functions | |
void | setFileType (FileType *type) |
void | setLineSource (LineSource *lh) |
void | setRegionHandler (RegionHandler *rh) |
int | parse (int from, int num, TextParseMode mode) |
void | breakParse () |
void | clearCache () |