Home
last modified time | relevance | path

Searched defs:TreatIterator (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/runtime/core/
H A Dsequencetypes.cpp525 TreatIterator::TreatIterator( in TreatIterator() function in zorba::TreatIterator
/dports/textproc/zorba/zorba-2.7.0/src/runtime/visitors/
H A Dplaniter_visitor_impl_include.h75 class TreatIterator; variable
H A Dprinter_visitor_impl.cpp202 void PrinterVisitor::endVisit ( const TreatIterator& ) in endVisit()