Inferno
0.2
|
Represents a typedef. More...
#include <cpptree.hpp>
Public Attributes | |
NODE_FUNCTIONS_FINAL TreePtr < Type > | type |
emulate this type |
Represents a typedef.
Typedef is to the specified type. We do not expand these at parse, but try to retain them for as long as possible
Definition at line 593 of file cpptree.hpp.
emulate this type
Definition at line 596 of file cpptree.hpp.