This file contains object "tag", which is used to store information about tags while annotation parsing. More...
#include <functional>#include <map>#include <string>#include <vector>#include <queue>#include <boost/iterator/iterator_facade.hpp>#include "config.hpp"#include "serialization/schema/key.hpp"Go to the source code of this file.
Classes | |
| class | schema_validation::wml_tag |
| Stores information about tag. More... | |
| class | schema_validation::wml_tag::iterator< T, Map > |
| class | schema_validation::wml_condition |
| Stores information about a conditional portion of a tag. More... | |
Namespaces | |
| schema_validation | |
This file contains object "tag", which is used to store information about tags while annotation parsing.
Definition in file tag.hpp.