OpamLexer
opam format lexer
Raised on any lexing error with a description of the fault. Note that Failure "lexing: empty token"
is never raised by the lexer.
val token : Lexing.lexbuf -> OpamBaseParser.token
module FullPos : sig ... end
OpamLexer
transitional module with full position types
val relop : string -> OpamParserTypes.relop
val logop : string -> OpamParserTypes.logop
val pfxop : string -> OpamParserTypes.pfxop
val env_update_op : string -> OpamParserTypes.env_update_op