comma::Scope Class Reference
#include <Scope.h>
List of all members.
Detailed Description
Definition at line 33 of file Scope.h.
Constructor & Destructor Documentation
Member Function Documentation
Decl * Scope::addDirectDecl |
( |
Decl * |
decl |
) |
|
void Scope::addDirectDeclNoConflicts |
( |
Decl * |
decl |
) |
|
void Scope::dump |
( |
|
) |
const |
unsigned comma::Scope::getLevel |
( |
|
) |
const [inline] |
Resolver& comma::Scope::getResolver |
( |
|
) |
[inline] |
Returns a cleared (empty) Resolver object to be used for lookups.
Definition at line 81 of file Scope.h.
unsigned comma::Scope::numEntries |
( |
|
) |
const [inline] |
void Scope::push |
( |
ScopeKind |
kind = BASIC_SCOPE |
) |
|
The documentation for this class was generated from the following files: