tags.cpp File Reference
#include "readtags.h"
#include "ctagskinds.h"
#include "tags.h"
Include dependency graph for tags.cpp:

Go to the source code of this file.
Namespaces | |
namespace | ctags |
Classes | |
struct | ctags::tagFileInfo |
struct | ctags::tagExtensionField |
struct | ctags::tagEntry |
Enumerations | |
enum | sortType { TAG_UNSORTED, TAG_SORTED, TAG_FOLDSORTED } |
enum | tagResult { TagFailure = 0, TagSuccess = 1 } |
Enumeration Type Documentation
|
|
|
|