Inferno  0.2
CPPTree::UserType Struct Reference

Intermediate declaration of a user defined type of any kind (struct, typedef etc). More...

#include <cpptree.hpp>

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

List of all members.

Public Attributes

NODE_FUNCTIONS TreePtr
< TypeIdentifier
identifier
 The handle to the type that has been declared.

Detailed Description

Intermediate declaration of a user defined type of any kind (struct, typedef etc).

Definition at line 584 of file cpptree.hpp.


Member Data Documentation

The handle to the type that has been declared.

Definition at line 587 of file cpptree.hpp.


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