19 #ifndef PYSTON_GRAPHVIZGENERATOR_H
20 #define PYSTON_GRAPHVIZGENERATOR_H
65 #endif // PYSTON_GRAPHVIZGENERATOR_H
std::list< int64_t > m_stack
void enter(const NodeBase *node) override
std::stringstream m_stream
void exit(const NodeBase *) override
GraphvizGenerator(const std::string &label)