(************************************************************************) (* * The Rocq Prover / The Rocq Development Team *) (* v * Copyright INRIA, CNRS and contributors *)
(* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) (* * (see LICENSE file for the text of the license) *) (************************************************************************)
type goals =
| NoGoals
| FocusGoals of { fg : Interface.goal list; bg : Interface.goal list }
}
bg : Interface.goal list;
java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
given_up : java.lang.StringIndexOutOfBoundsException: Range [16, 11) out of bounds for length 31
}
class type proof_view =
object
inherit GObj.widget
method source_buffer : GSourceView3.source_buffer
method buffer : GText.buffer
method select_all : unit -> unit
method refresh : force:bool -> unit
method clear : unit -> unit
method set_goals : goals -> unit
method set_debug_goal : Pp.t -> unit end
val proof_view : unit -> proof_view
¤ Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.0.18Bemerkung:
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.