package obus

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module OBus_match_rule_lexerSource

Sourceexception Fail of int * string
Sourceval pos : Lexing.lexbuf -> int
Sourceval fail : Lexing.lexbuf -> ('a, unit, string, 'b) format4 -> 'a
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval match_rules : Lexing.lexbuf -> (int * string * string) list
Sourceval __ocaml_lex_match_rules_rec : Lexing.lexbuf -> int -> (int * string * string) list
Sourceval comma : Lexing.lexbuf -> bool
Sourceval __ocaml_lex_comma_rec : Lexing.lexbuf -> int -> bool
Sourceval check_eof : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_check_eof_rec : Lexing.lexbuf -> int -> unit
Sourceval arg : Lexing.lexbuf -> (int * [> `Namespace | `Path | `String ]) option
Sourceval __ocaml_lex_arg_rec : Lexing.lexbuf -> int -> (int * [> `Namespace | `Path | `String ]) option
OCaml

Innovation. Community. Security.