Template Class LiteralParameterIterator
Defined in File FastEnvironment.h
Class Documentation
-
template<class TI>
class LiteralParameterIterator Public Functions
-
inline LiteralParameterIterator(FastEnvironment *f, TI p)
-
inline const_symbol *operator*()
-
inline LiteralParameterIterator &operator++()
-
inline bool operator==(const LiteralParameterIterator<TI> &li) const
-
inline bool operator!=(const LiteralParameterIterator<TI> &li) const
-
LiteralParameterIterator<TI> operator+(int x)
-
inline LiteralParameterIterator(FastEnvironment *f, TI p)