Package introspector.model.traverse


package introspector.model.traverse

The traverse package provides different functionalities to traverse the object structure of the model as a tree. Namely, thw WriteTreeTraversal class performs the traversal, while the TreeSerializer interface is used to write the tree with different formats.

Copyright (c) Francisco Ortin.

MIT license.

Author:
Francisco Ortin