|
FAUST compiler
0.9.9.6b8
|


Go to the source code of this file.
Functions | |
| void | sigToGraph (Tree sig, ofstream &fout) |
| Draw a list of signals L as a directed graph using graphviz's dot language. More... | |
| void sigToGraph | ( | Tree | L, |
| ofstream & | fout | ||
| ) |
Draw a list of signals L as a directed graph using graphviz's dot language.
Draw a list of signals L as a directed graph using graphviz's dot language.
Definition at line 50 of file sigToGraph.cpp.
References edgeattr(), getCertifiedSigType(), hd(), isList(), recdraw(), and tl().
Referenced by ScalarCompiler::prepare().


1.8.7