module Lexer open Parser open FSharp.Text.Lexing/// Rule read val read: lexbuf: LexBuffer -> token