Graphviz Dot Abstract Syntax Tree Format
Graphviz DOT Abstract Syntax Tree
DOTAST discloses graphviz as an abstract syntax tree. Abstract
means not all information is stored in this tree and an exact replica
of the original document cannot be re-created. Syntax Tree means syntax
is present in the tree, thus an exact syntactic document can be
re-created.