Inferno  0.2
CPPTree::SpecificTypeIdentifier Struct Reference

Identifier for a specific user defined type, linked to by a particular Declaration. More...

#include <cpptree.hpp>

Inheritance diagram for CPPTree::SpecificTypeIdentifier:
[legend]
Collaboration diagram for CPPTree::SpecificTypeIdentifier:
[legend]

List of all members.

Public Member Functions

 SpecificTypeIdentifier ()
 Default constructor.
 SpecificTypeIdentifier (string s)
 make identifier with the given name

Detailed Description

Identifier for a specific user defined type, linked to by a particular Declaration.

Definition at line 265 of file cpptree.hpp.


Constructor & Destructor Documentation

Default constructor.

Definition at line 268 of file cpptree.hpp.

make identifier with the given name

Definition at line 269 of file cpptree.hpp.


The documentation for this struct was generated from the following file: