Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type token = LpLexer.token
val term_alone : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Syntax.p_term
val search_query_alone :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
SearchQuerySyntax.query
val qid_alone : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Syntax.p_qident
val qid : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Syntax.p_qident
val command : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Syntax.p_command