edu.tum.cs.isabelle

api

package api

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. api
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. abstract class Environment extends AnyRef

    Abstract interface for an Isabelle environment of a particular version in a path with an underlying PIDE machinery.

  2. class Implementation extends Annotation with Annotation with ClassfileAnnotation

  3. type Markup = (String, Properties)

  4. type Properties = List[(String, String)]

  5. trait ProverResult[+T] extends AnyRef

    Result from the prover.

  6. case class Version(identifier: String) extends Product with Serializable

    Represents the version of an Isabelle release.

Value Members

  1. object Environment

  2. object ProverResult

Inherited from AnyRef

Inherited from Any

Ungrouped