Class ClassTraversal.default_class_definition_mapper

class default_class_definition_mapper : class_definition_mapper
The default "mapper", that encodes the identity over class definitions. When inheriting from this class, one should not forget to call the parent methods in order to ensure that the whole structure is mapped.