tipc
A TIP to LLVM compiler
Classes
PreOrderIterator.h File Reference
#include "IteratorImpl.h"
#include "SyntaxTree.h"
#include <stack>
#include "IteratorUtils.tpp"
Include dependency graph for PreOrderIterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PreOrderIterator
 An iterator implementation for a depth-first, pre-order, transversal. More...