This file contains object "type", which is used to store information about types while annotation parsing. More...
#include <boost/regex.hpp>
Go to the source code of this file.
Classes | |
class | schema_validation::wml_type |
Stores information about a schema type. More... | |
class | schema_validation::wml_type_simple |
Stores information about a schema type. More... | |
class | schema_validation::wml_type_alias |
Stores information about a schema type. More... | |
class | schema_validation::wml_type_composite |
Stores information about a schema type. More... | |
class | schema_validation::wml_type_union |
Stores information about a schema type. More... | |
class | schema_validation::wml_type_intersection |
Stores information about a schema type. More... | |
class | schema_validation::wml_type_list |
Stores information about a schema type. More... | |
class | schema_validation::wml_type_tstring |
Namespaces | |
schema_validation | |
This file contains object "type", which is used to store information about types while annotation parsing.
Definition in file type.hpp.