Inferno  0.2
CPPTree::Program Struct Reference

The top level of a program. More...

#include <cpptree.hpp>

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

List of all members.


Detailed Description

The top level of a program.

The top level of a program is considered a collection of declarations. main() would typically be a function instance somewhere in this collection.

Definition at line 73 of file cpptree.hpp.


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