Inferno
0.2
|
Intermediate declaration of a user defined type of any kind (struct, typedef etc). More...
#include <cpptree.hpp>
Public Attributes | |
NODE_FUNCTIONS TreePtr < TypeIdentifier > | identifier |
The handle to the type that has been declared. |
Intermediate declaration of a user defined type of any kind (struct, typedef etc).
Definition at line 584 of file cpptree.hpp.
The handle to the type that has been declared.
Definition at line 587 of file cpptree.hpp.