'pim2dot' converts a styx parse table [Language.pim] into the graph file language 'dot'.
The current version doesn't support the embedded language facility.
Name | Type | Semantic |
Img | path | path of the parse table image [Language.pim] |
Name | Type | Default value | Semantic |
DiaType | string | T | diagram type T=parse table (default), R=nonterminal relation, A=class relation |
OutFile | path | "" | path of the target file (default: stdout) |
Template | path | "" | path of the template file |
The template file can be used to specify default graph, node or edge attributes.