12#ifndef LANGELEMSPRINTER_H
13#define LANGELEMSPRINTER_H
28 typedef std::set<std::string> SetOfElements;
29 SetOfElements setOfElements;
34 virtual ~LangElemsPrinter();
void print(const LangElems *elems, std::ostream &os)
Prints all the elements contained in the passed LangElems to the specified ostream.
Definition langelemsprinter.cpp:37
collection of LangElem objects
Definition langelems.h:34
An element with subparts (subexpressions), each with a possible different name.
Definition namedsubexpslangelem.h:39
a language element that introduces a new state pattern Composite
Definition statelangelem.h:38
C++ class: doctemplate.h.
Definition bufferedoutput.cpp:13