1"""
2Contains generated files produced by generateDS.py.
3
4These do the real work of parsing the doxygen xml files but the
5resultant classes are not very friendly to navigate so the rest of the
6doxyxml module processes them further.
7"""
8from __future__ import unicode_literals
9