srchilite::ParserInfo Struct Reference
Stores information about the file name and the line number of a generic element created during parsing.
More...
#include <parserinfo.h>
Inherited by Key, srchilite::FileInfo, srchilite::FormatterParams, and srchilite::LangElem.
List of all members.
|
Public Member Functions |
| ParserInfo (const std::string &n) |
void | setParserInfo (const std::string &name, unsigned int l) |
void | setParserInfo (const ParserInfo *p) |
Public Attributes |
std::string | filename |
unsigned int | line |
Detailed Description
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 file: