package ppxlib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include Ocaml_common.Parse end
val longident : Stdlib.Lexing.lexbuf -> Longident.t
val val_ident : Stdlib.Lexing.lexbuf -> Longident.t
val constr_ident : Stdlib.Lexing.lexbuf -> Longident.t
val simple_module_path : Stdlib.Lexing.lexbuf -> Longident.t
val extended_module_path : Stdlib.Lexing.lexbuf -> Longident.t
val type_ident : Stdlib.Lexing.lexbuf -> Longident.t
module Of_ocaml : sig ... end
val implementation : Stdlib.Lexing.lexbuf -> Js.Ast.Parsetree.structure
val interface : Stdlib.Lexing.lexbuf -> Js.Ast.Parsetree.signature
val toplevel_phrase : Stdlib.Lexing.lexbuf -> Js.Ast.Parsetree.toplevel_phrase
val use_file : Stdlib.Lexing.lexbuf -> Js.Ast.Parsetree.toplevel_phrase list
val core_type : Stdlib.Lexing.lexbuf -> Js.Ast.Parsetree.core_type
val expression : Stdlib.Lexing.lexbuf -> Js.Ast.Parsetree.expression
val pattern : Stdlib.Lexing.lexbuf -> Js.Ast.Parsetree.pattern
OCaml

Innovation. Community. Security.