Module Lexer

module Lexer: sig .. end

Lexer



val token : Lexing.lexbuf -> Parser.token

Utils


include Parsing_utils.S