1 #ifndef CLASSIC_MacroStream_HH
2 #define CLASSIC_MacroStream_HH
63 #endif // CLASSIC_MacroStream_HH
void start()
Reset stream to start.
std::list< Token > TokenList
std::string::iterator iterator
Abstract interface for a stream of input tokens.
void append(Token &)
Append a token to the stream.
virtual Token readToken()
Read a token from the stream.
Representation of a single input token.
An input buffer for macro commands.
void operator=(const MacroStream &)