The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces
type.hpp File Reference

This file contains object "type", which is used to store information about types while annotation parsing. More...

#include <boost/regex.hpp>
Include dependency graph for type.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

This file contains object "type", which is used to store information about types while annotation parsing.

Definition in file type.hpp.