package opam-format

  1. Overview
  2. Docs

doc/opam-format/OpamLineLexer/index.html

Module OpamLineLexerSource

A simple lexer to list of lines, which are lists of words

Sourceval main : Lexing.lexbuf -> string list list