You can search for identifiers within the package.
in-package search v0.2.0
psmt2-frontend
Psmt2Frontend.Smtlib_lexer
val newline : Lexing.lexbuf -> unit
val current_pos : Lexing.lexbuf -> Lexing.position * Lexing.position
val keyword : (string, Smtlib_parser.token) Hashtbl.t
val __ocaml_lex_tables : Lexing.lex_tables
val token : Lexing.lexbuf -> Smtlib_parser.token
val __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Smtlib_parser.token
val comment : string -> Lexing.lexbuf -> Smtlib_parser.token
val __ocaml_lex_comment_rec : string -> Lexing.lexbuf -> int -> Smtlib_parser.token