Inferno  0.2
CPPTree::Declaration Struct Reference

A declaration specifies the creation of a UserType or an Instance. More...

#include <cpptree.hpp>

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

List of all members.


Detailed Description

A declaration specifies the creation of a UserType or an Instance.

Declaration can appear where statements can and also inside structs etc and at top level.

Definition at line 59 of file cpptree.hpp.


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