p

isabelle

package isabelle

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. isabelle
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Batch_Session extends AnyRef
  2. final class Bytes extends CharSequence
  3. abstract class CI_Profile extends Body
  4. final class Command extends AnyRef
  5. final class Completion extends AnyRef
  6. class Console_Progress extends Progress
  7. final class Consumer_Thread [A] extends AnyRef
  8. final class Counter extends AnyRef
  9. sealed case class Date (rep: ZonedDateTime) extends Product with Serializable
  10. abstract class Editor [Context] extends AnyRef
  11. trait Future [A] extends AnyRef
  12. class Getopts extends AnyRef
  13. final class Graph [Key, A] extends AnyRef
  14. class HTTP_Server extends AnyRef
  15. class Invoke_Scala extends Protocol_Handler
  16. class Isabelle_Charset extends Charset
  17. class Isabelle_Charset_Provider extends CharsetProvider
  18. class Isabelle_Process extends Prover
  19. sealed case class Isabelle_Tool (name: String, description: String, body: (List[String]) ⇒ Unit, admin: Boolean = false) extends Product with Serializable
  20. sealed case class Line_Structure (improper: Boolean = true, command: Boolean = false, depth: Int = 0, span_depth: Int = 0, after_span_depth: Int = 0, element_depth: Int = 0) extends Product with Serializable
  21. final class Linear_Set [A] extends Set[A] with GenericSetTemplate[A, Linear_Set] with SetLike[A, Linear_Set[A]]
  22. class Mailbox [A] extends AnyRef
  23. sealed case class Markup (name: String, properties: T) extends Product with Serializable
  24. final class Markup_Tree extends AnyRef
  25. final class Multi_Map [A, +B] extends Map[A, B] with MapLike[A, B, Multi_Map[A, B]]
  26. final class Options extends AnyRef
  27. class Options_Variable extends AnyRef
  28. class Other_Isabelle extends AnyRef
  29. final class Outer_Syntax extends AnyRef
  30. final class Path extends AnyRef
  31. final case class Process_Result (rc: Int, out_lines: List[String] = Nil, err_lines: List[String] = Nil, timeout: Boolean = false, timing: Timing = Timing.zero) extends Product with Serializable
  32. class Progress extends AnyRef
  33. trait Promise [A] extends Future[A]
  34. trait Protocol extends AnyRef
  35. abstract class Prover extends Protocol
  36. class Resources extends AnyRef
  37. class Session extends AnyRef
  38. final class Synchronized [A] extends AnyRef
  39. class System_Channel extends AnyRef
  40. sealed case class Thy_Header (name: (String, T), imports: List[(String, T)], keywords: Keywords, abbrevs: Abbrevs) extends Product with Serializable
  41. class Thy_Info extends AnyRef
  42. final class Time extends AnyVal
  43. sealed case class Timing (elapsed: Time, cpu: Time, gc: Time) extends Product with Serializable
  44. sealed case class Token (kind: Token.Kind.Value, source: String) extends Product with Serializable

Value Members

  1. val ERROR: isabelle.Exn.ERROR.type
  2. val cat_error: (String, String) ⇒ Nothing
  3. val cat_lines: (TraversableOnce[String]) ⇒ String
  4. val commas: (Iterable[String]) ⇒ String
  5. val commas_quote: (Iterable[String]) ⇒ String
  6. val error: (String) ⇒ Nothing
  7. val quote: (String) ⇒ String
  8. val space_explode: (Char, String) ⇒ List[String]
  9. val split_lines: (String) ⇒ List[String]
  10. val terminate_lines: (TraversableOnce[String]) ⇒ String
  11. def using[A <: AnyRef { def close(): Unit }, B](x: A)(f: (A) ⇒ B): B
  12. object Antiquote
  13. object Bash
  14. object Batch_Session
  15. object Bibtex
  16. object Build
  17. object Build_Doc
  18. object Build_History
  19. object Build_Log
  20. object Build_Release
  21. object Build_Stats
  22. object Bytes
  23. object CI_API
  24. object Check_Keywords
  25. object Check_Sources
  26. object Command
  27. object Command_Line
  28. object Command_Span
  29. object Completion
  30. object Consumer_Thread
  31. object Counter
  32. object Cygwin
  33. object Date extends Serializable
  34. object Debugger
  35. object Distribution
  36. object Doc
  37. object Document
  38. object Document_ID
  39. object Document_Structure
  40. object Event_Timer
  41. object Exn
  42. object File
  43. object Future
  44. object Getopts
  45. object Graph
  46. object Graph_Display
  47. object HTML
  48. object HTTP_Server
  49. object Ignore_Progress extends Progress
  50. object Invoke_Scala
  51. object Isabelle_Charset
  52. object Isabelle_Cronjob
  53. object Isabelle_Process
  54. object Isabelle_System
  55. object Isabelle_Tool extends Serializable
  56. object JSON
  57. object Keyword
  58. object Library
  59. object Line_Structure extends Serializable
  60. object Linear_Set extends SetFactory[Linear_Set]
  61. object Long_Name
  62. object ML_Console
  63. object ML_Lex
  64. object ML_Process
  65. object ML_Syntax
  66. object Mailbox
  67. object Markup extends Serializable
  68. object Markup_Tree
  69. object Mercurial
  70. object Multi_Map extends ImmutableMapFactory[Multi_Map]
  71. object NEWS
  72. object NUMA
  73. object Options
  74. object Outer_Syntax
  75. object Output
  76. object POSIX_Interrupt
  77. object Par_List
  78. object Parse
  79. object Path
  80. object Platform
  81. object Position
  82. object Present
  83. object Pretty
  84. object Print_Operation
  85. object Profiling_Report
  86. object Properties
  87. object Protocol
  88. object Protocol_Message
  89. object Prover
  90. object Remote_DMG
  91. object Resources
  92. object SHA1
  93. object SQL
  94. object SQLite
  95. object SSH
  96. object Scan
  97. object Session
  98. object Sessions
  99. object Simplifier_Trace
  100. object Standard_Thread
  101. object Symbol
  102. object Synchronized
  103. object System_Channel
  104. object Term
  105. object Term_XML
  106. object Text
  107. object Thy_Header extends Parser with Serializable
  108. object Thy_Info
  109. object Thy_Syntax
  110. object Time
  111. object Timing extends Serializable
  112. object Token extends Serializable
  113. object UTF8
  114. object Untyped
  115. object Update_Cartouches
  116. object Update_Header
  117. object Update_Then
  118. object Update_Theorems
  119. object Url
  120. object Value
  121. object Word
  122. object XML
  123. object XZ
  124. object YXML

Inherited from AnyRef

Inherited from Any

Ungrouped