Describes a type parsed from the source code. More...
#include <ParsingTools.hpp>
Classes | |
| struct | Member |
| Members of the type. More... | |
Public Attributes | |
| std::optional< TokenIterType > | Name = {} |
| Type name. | |
| std::vector< Member > | Members = {} |
| Members of the type. | |
Describes a type parsed from the source code.