This file contains objects "tag" and "key", which are used to store information about tags and keys while annotation parsing. More...
#include <algorithm>
#include <iostream>
#include <map>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | schema_validation::class_key |
class_key is used to save the information about one key. More... | |
class | schema_validation::class_tag |
Stores information about tag. More... | |
Namespaces | |
schema_validation | |
This file contains objects "tag" and "key", which are used to store information about tags and keys while annotation parsing.
Definition in file tag.hpp.