#include "EDoc/DictionarySpecific.h"
#include "EDoc/Location.h"
#include <list>
Go to the source code of this file.
Namespaces | |
namespace | EDoc |
Data Structures | |
class | EDoc::FunctionLoc |
Is a conglomerate of a reference to a Function object and a Location in a source file. More... | |
Typedefs | |
typedef std::list< FunctionLoc > | EDoc::FuncLocList |