G_vernacval query_command :
( Goal_select.t option -> Vernacexpr.synpure_vernac_expr ) Pcoq.Entry.tval search_query : (bool * Vernacexpr.search_request) Pcoq.Entry.tval search_queries :
((bool * Vernacexpr.search_request) list * Vernacexpr.search_restriction)
Pcoq.Entry.tval subprf : Vernacexpr.synpure_vernac_expr Pcoq.Entry.tval quoted_attributes : Attributes.vernac_flags Pcoq.Entry.tval coercion_class : Vernacexpr.coercion_class Pcoq.Entry.tval thm_token : Decls.theorem_kind Pcoq.Entry.tval def_token :
(Vernacexpr.discharge * Decls.definition_object_kind) Pcoq.Entry.tval assumption_token :
(Vernacexpr.discharge * Decls.assumption_object_kind) Pcoq.Entry.tval def_body : Vernacexpr.definition_expr Pcoq.Entry.tval notation_declaration : Vernacexpr.notation_declaration Pcoq.Entry.tval decl_notations : Vernacexpr.notation_declaration list Pcoq.Entry.tval record_field :
(Vernacexpr.local_decl_expr * Vernacexpr.record_field_attr_unparsed)
Pcoq.Entry.tval of_type : Vernacexpr.coercion_flag Pcoq.Entry.tval of_type_inst :
(Vernacexpr.coercion_flag * Vernacexpr.instance_flag) Pcoq.Entry.tval section_subset_expr : Vernacexpr.section_subset_expr Pcoq.Entry.tval scope_delimiter : Vernacexpr.scope_name Pcoq.Entry.tval syntax_modifiers : Vernacexpr.syntax_modifier CAst.t list Pcoq.Entry.tval make_bullet : string -> Proof_bullet.tval test_hash_ident : unit Pcoq.Entry.tval test_id_colon : unit Pcoq.Entry.tval warn_plural_command : ?loc:Loc.t -> string -> unitval test_variance_ident : unit Pcoq.Entry.tval test_only_starredidentrefs : unit Pcoq.Entry.t