package ppxlib

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

Source file longident.ml

1
2
3
4
5
include Ocaml_common.Longident

let parse s =
  (*IF_NOT_AT_LEAST 411 parse s *)
  (*IF_AT_LEAST 411 Ocaml_common.Parse.longident @@ Lexing.from_string @@ s *)
OCaml

Innovation. Community. Security.