home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Moscow ML 1.31 / source code / mosml / src / compiler / Lexer.sig < prev    next >
Encoding:
Text File  |  1996-07-03  |  105 b   |  4 lines  |  [TEXT/R*ch]

  1. val quotation : bool ref;
  2. val resetLexerState : unit -> unit;
  3. val Token : Lexing.lexbuf -> Parser.token;
  4.