OpamLexeropam 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.tokenmodule FullPos : sig ... endOpamLexer transitional module with full position types
val relop : string -> OpamParserTypes.relopval logop : string -> OpamParserTypes.logopval pfxop : string -> OpamParserTypes.pfxopval env_update_op : string -> OpamParserTypes.env_update_op