package opam-file-format

  1. Overview
  2. Docs

Module OpamLexerSource

opam format lexer

Sourceexception Error of string

Raised on any lexing error with a description of the fault. Note that Failure "lexing: empty token" is never raised by the lexer.

Sourceval relop : string -> OpamParserTypes.relop
Sourceval logop : string -> OpamParserTypes.logop
Sourceval pfxop : string -> OpamParserTypes.pfxop
Sourceval env_update_op : string -> OpamParserTypes.env_update_op
OCaml

Innovation. Community. Security.