CStructure.h File Reference
Semantic information about entities that can contain other entity declarations.
More...
#include "Puma/CScopeInfo.h"
#include "Puma/Array.h"
#include <map>
#include <set>
#include <list>
#include <string>
#include "Puma/DString.h"
Classes |
class | Puma::CStructure |
| Base class of all semantic information classes for entities that can contain other entity declarations (like classes, namespaces, functions). More...
|
Namespaces |
namespace | Puma |
Defines |
#define | INIT_SIZE 20 |
#define | INCR_SIZE 20 |
Detailed Description
Semantic information about entities that can contain other entity declarations.
Define Documentation
Puma Reference Manual. Created on 24 Nov 2009.