isabelle

object Symbol

[source: isabelle/Symbol.scala]

object Symbol
extends AnyRef
Value Summary
val regex : scala.util.matching.Regex
Method Summary
def is_open (s : java.lang.String) : Boolean
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Class Summary
class Index (text : java.lang.String) extends AnyRef
Decoding offsets
class Interpretation (symbol_decls : scala.Iterator[java.lang.String]) extends AnyRef
Symbol interpretation
Value Details
val regex : scala.util.matching.Regex

Method Details
def is_open(s : java.lang.String) : Boolean