Information about a tag.
More...
#include <ctagscollector.h>
|
| | CTagsInfo (const std::string &_fileName, const std::string &_lineNumber, RefPosition _refposition, bool _isAnchor) |
|
|
std::string | fileName |
| | the filename of a tag
|
|
std::string | lineNumber |
| | the line number
|
|
RefPosition | refposition |
| | where the reference should be positioned (only valid if !isAnchor)
|
|
bool | isAnchor |
| | whether the information concerns an anchor and not a reference
|
Information about a tag.
This structure is used to return collected information.
◆ CTagsInfo()
| srchilite::CTagsInfo::CTagsInfo |
( |
const std::string & | _fileName, |
|
|
const std::string & | _lineNumber, |
|
|
RefPosition | _refposition, |
|
|
bool | _isAnchor ) |
|
inline |
- Parameters
-
| _fileName | the filename of a tag |
| _lineNumber | the line number |
| _refposition | where the reference should be positioned (only valid if !isAnchor) |
| _isAnchor | whether the information concerns an anchor and not a reference |
The documentation for this struct was generated from the following file:
- /cygdrive/d/a/scallywag/source-highlight/source-highlight-3.1.9-1.x86_64/src/source-highlight-3.1.9/lib/srchilite/ctagscollector.h