tipc
A TIP to LLVM compiler
|
This is the complete list of members for IteratorImpl, including all inherited members.
clone()=0 | IteratorImpl | pure virtual |
get_tree() const | IteratorImpl | |
IteratorImpl(SyntaxTree const &tree) | IteratorImpl | explicit |
operator!=(const IteratorImpl &rhs) const =0 | IteratorImpl | pure virtual |
operator*()=0 | IteratorImpl | pure virtual |
operator++()=0 | IteratorImpl | pure virtual |
operator->()=0 | IteratorImpl | pure virtual |
operator==(const IteratorImpl &rhs) const =0 | IteratorImpl | pure virtual |
tree | IteratorImpl | protected |
~IteratorImpl() | IteratorImpl | virtual |