package ppxlib

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

Module Ast_helper.ConstSource

Sourceval string : ?quotation_delimiter:string -> ?loc:Astlib.Location.t -> string -> Astlib.Ast_502.Parsetree.constant
Sourceval integer : ?suffix:char -> string -> Astlib.Ast_502.Parsetree.constant
Sourceval int : ?suffix:char -> int -> Astlib.Ast_502.Parsetree.constant
Sourceval int32 : ?suffix:char -> int32 -> Astlib.Ast_502.Parsetree.constant
Sourceval int64 : ?suffix:char -> int64 -> Astlib.Ast_502.Parsetree.constant
Sourceval nativeint : ?suffix:char -> nativeint -> Astlib.Ast_502.Parsetree.constant
Sourceval float : ?suffix:char -> string -> Astlib.Ast_502.Parsetree.constant
OCaml

Innovation. Community. Security.