Inferno
0.2
|
Intermediate for declaration of a struct, class, union or enum. More...
#include <cpptree.hpp>
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.