The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
schema Directory Reference
Directory dependency graph for schema:
tools/schema

Files

file  error_container.cpp [code]
 This file contains implementation of error_container.hpp.
 
file  error_container.hpp [code]
 This file contains object "error_container", which are used to store error messages while annotation parsing.
 
file  schema_generator.cpp [code]
 This file parses the input parameters, prepares a list of files to be parsed and calls parser for each of them.
 
file  sourceparser.cpp [code]
 This file contains implementation of sourceparser.cpp.
 
file  sourceparser.hpp [code]
 This file contains sourceparser object, collecting annotations and building a tag tree.
 
file  tag.cpp [code]
 Implementation of tag.hpp.
 
file  tag.hpp [code]
 This file contains objects "tag" and "key", which are used to store information about tags and keys while annotation parsing.