comma::Homonym Class Reference
#include <Homonym.h>
List of all members.
Detailed Description
Definition at line 33 of file Homonym.h.
Member Typedef Documentation
Constructor & Destructor Documentation
comma::Homonym::Homonym |
( |
|
) |
[inline] |
comma::Homonym::~Homonym |
( |
|
) |
[inline] |
Member Function Documentation
void comma::Homonym::addDirectDecl |
( |
Decl * |
decl |
) |
[inline] |
void comma::Homonym::addImportDecl |
( |
Decl * |
decl |
) |
[inline] |
void comma::Homonym::clear |
( |
|
) |
[inline] |
bool comma::Homonym::empty |
( |
|
) |
const [inline] |
void comma::Homonym::eraseDirectDecl |
( |
DirectIterator & |
iter |
) |
[inline] |
void comma::Homonym::eraseImportDecl |
( |
ImportIterator & |
iter |
) |
[inline] |
bool comma::Homonym::hasDirectDecls |
( |
|
) |
const [inline] |
bool comma::Homonym::hasImportDecls |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: