You can search for identifiers within the package.
in-package search v0.2.0
type t =
| Operator_precedence of string * string
| Illegal_name of string
| Illegal_command of string list
| Ambiguous_command of string list
| Duplicate_argument
| Unused_definition of string