Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/runtime/visitors/
H A Dprinter_visitor_api.h24 class IterPrinter; variable
H A Diterprinter.h41 IterPrinter(std::ostream& aOStream) : theOStream(aOStream) {} in IterPrinter() function
/dports/textproc/zorba/zorba-2.7.0/src/runtime/visitors/pregenerated/
H A Dprinter_visitor.h34 class IterPrinter; variable