Ast_helper.Const

Section: OCaml library (3o)
Updated: 2020-01-30
Index Return to Main Contents
 

NAME

Ast_helper.Const - no description  

Module

Module Ast_helper.Const  

Documentation

Module Const
 :  sig end

val char : char -> Parsetree.constant

val string : ?quotation_delimiter:string -> string -> Parsetree.constant

val integer : ?suffix:char -> string -> Parsetree.constant

val int : ?suffix:char -> int -> Parsetree.constant

val int32 : ?suffix:char -> int32 -> Parsetree.constant

val int64 : ?suffix:char -> int64 -> Parsetree.constant

val nativeint : ?suffix:char -> nativeint -> Parsetree.constant

val float : ?suffix:char -> string -> Parsetree.constant


 

Index

NAME
Module
Documentation

This document was created by man2html, using the manual pages.
Time: 00:05:36 GMT, March 31, 2021