1 #ifndef CLASSIC_AbsFileStream_HH
2 #define CLASSIC_AbsFileStream_HH
74 #endif // CLASSIC_AbsFileStream_HH
void operator=(const AbsFileStream &)
virtual bool fillLine()=0
Read next input line.
virtual Token readToken()
Read single token from file.
Abstract interface for a stream of input tokens.
Representation of a single input token.
A stream of input tokens.