include <grammar/scanner.h> include <hush/dictionary.h> include <hush/string.h>
class dlp_lex : public lex_scanner { public: dlp_lex(istream* in = &cin, ostream* out = &cout ); term* operator()(); int _op(); // start of tokens = 257 (*pedantic*) };
Hush Online Technology
hush@cs.vu.nl
11/03/98 |
![]() |
![]() |