package coq

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module CLexer.LexerSource

Sourcetype te = Tok.t
Sourcetype 'c pattern = 'c Tok.p
Sourceval tok_pattern_eq : 'a pattern -> 'b pattern -> ('a, 'b) Util.eq option
Sourceval tok_pattern_strings : 'c pattern -> string * string option
Sourceval tok_using : 'c pattern -> unit
Sourceval tok_removing : 'c pattern -> unit
Sourceval tok_match : 'c pattern -> te -> 'c
Sourceval tok_text : 'c pattern -> string
Sourcemodule State : sig ... end
OCaml

Innovation. Community. Security.