Textual.Const
type t =
| Int of Z.t
integer constants
| Null
| Str of string
string constants
| Float of float
float constants