You can search for identifiers within the package.
in-package search v0.2.0
include module type of Grammar_types.IntegerAtomType
type t =
| Byte
| Shortint
| Int
| Longint
| Integer
| Time
val to_s : t -> string