package acgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type lex_token =
  1. | PartialToken of string * Errors.Lexing_l.t
  2. | Token of Parser.token * string
val lex : Sedlexing.lexbuf -> lex_token
OCaml

Innovation. Community. Security.