package coq-core

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

Module CLexer.LexerDiffSource

Sourcetype keyword_state = keyword_state
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_func : ?loc:Loc.t -> (unit, char) Gramlib.Stream.t -> (keyword_state, te) Gramlib.LStream.t

Returning a stream equipped with a location function

Sourceval tok_match : 'c pattern -> te -> 'c
Sourceval tok_text : 'c pattern -> string
Sourcemodule State : sig ... end
OCaml

Innovation. Community. Security.