package ppxlib

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

Source file import.ml

1
2
3
4
5
6
7
include Stdppx
include Ppxlib_ast

(* This is not re-exported by Stdppx and we can't use [%here] in ppxlib *)
external __FILE__ : string = "%loc_FILE"

include Ast
OCaml

Innovation. Community. Security.