Inferno
0.2
|
The top level of a program. More...
#include <cpptree.hpp>
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.