ctags::tagEntry Struct Reference
Collaboration diagram for ctags::tagEntry:
Public Attributes | |
const char * | name |
const char * | file |
struct { | |
const char * pattern | |
unsigned long lineNumber | |
} | address |
const char * | kind |
short | fileScope |
struct { | |
unsigned short count | |
tagExtensionField * list | |
} | fields |
const char * | name |
const char * | file |
struct { | |
const char * pattern | |
unsigned long lineNumber | |
} | address |
const char * | kind |
struct { | |
unsigned short count | |
tagExtensionField * list | |
} | fields |
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 150 of file ctags2_part.cpp. |
|
|
|
|
|
Definition at line 164 of file ctags2_part.cpp. |
|
|
|
|
|
Definition at line 175 of file ctags2_part.cpp. |
|
|
|
Definition at line 147 of file ctags2_part.cpp. |
|
|
|
Definition at line 156 of file ctags2_part.cpp. |
The documentation for this struct was generated from the following files:
- parts/ctags2/ctags2_part.cpp
- parts/ctags2/tags.cpp