You can search for identifiers within the package.
in-package search v0.2.0
type t
type expect = string * Indent.expectation option
type semantic
val has_failed_syntax : t -> bool
val failed_expectations : t -> expect list
val failed_semantic : t -> semantic
val position : t -> Position.t