Class CompSlice::ConstStmtIterator#
Defined in File CompSlice.h
Nested Relationships#
This class is a nested type of Class CompSlice.
Inheritance Relationships#
Base Type#
public LoopTreeTraverseSelectStmt(Class LoopTreeTraverseSelectStmt)
Derived Type#
public CompSlice::UpdateStmtIterator(Class CompSlice::UpdateStmtIterator)
Class Documentation#
-
class ConstStmtIterator : public LoopTreeTraverseSelectStmt
Subclassed by CompSlice::UpdateStmtIterator
Public Functions
-
inline ConstStmtIterator(LoopTreeNode *r)
-
inline ConstStmtIterator(const ConstStmtIterator &that)
-
virtual LoopTreeNode *Current() const
-
SliceStmtInfo CurrentInfo() const
Friends
- friend class CompSlice
-
inline ConstStmtIterator(LoopTreeNode *r)