Inferno  0.2
CPPTree::Typedef Struct Reference

Represents a typedef. More...

#include <cpptree.hpp>

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

List of all members.

Public Attributes

NODE_FUNCTIONS_FINAL TreePtr
< Type
type
 emulate this type

Detailed Description

Represents a typedef.

Typedef is to the specified type. We do not expand these at parse, but try to retain them for as long as possible

Definition at line 593 of file cpptree.hpp.


Member Data Documentation

emulate this type

Definition at line 596 of file cpptree.hpp.


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