Stores information about the file name and the line number of a generic element created during parsing.
More...
|
|
| ParserInfo (const std::string &n) |
|
void | setParserInfo (const std::string &name, unsigned int l) |
|
void | setParserInfo (const ParserInfo *p) |
|
| ParserInfo (const std::string &n) |
|
void | setParserInfo (const std::string &name, unsigned int l) |
|
void | setParserInfo (const ParserInfo *p) |
|
|
std::string | filename |
|
unsigned int | line |
Stores information about the file name and the line number of a generic element created during parsing.
The documentation for this struct was generated from the following files:
- /cygdrive/d/a/scallywag/source-highlight/source-highlight-3.1.9-1.x86_64/src/source-highlight-3.1.9/lib/srchilite/highlightstatebuilder.cpp
- /cygdrive/d/a/scallywag/source-highlight/source-highlight-3.1.9-1.x86_64/src/source-highlight-3.1.9/lib/srchilite/langelemsprinter.cpp