Inferno  0.2
CPPTree::Record Struct Reference

Intermediate for declaration of a struct, class, union or enum. More...

#include <cpptree.hpp>

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

List of all members.


Detailed Description

Intermediate for declaration of a struct, class, union or enum.

The set of member Declaration (which will be Field or Static) is in the Scope. They can be variables/objects in all cases and additionally Callable instances in Struct/Class.

Definition at line 603 of file cpptree.hpp.


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