package ppxlib

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

Module Ast_504.LongidentSource

Sourcetype t =
  1. | Lident of string
  2. | Ldot of t Location.loc * string Location.loc
  3. | Lapply of t Location.loc * t Location.loc
OCaml

Innovation. Community. Security.