isabelle.Scan

object Lexicon

[source: isabelle/Scan.scala]

object Lexicon
extends AnyRef
Lexicon -- position tree
Value Summary
val empty : Lexicon
Method Summary
def apply (elems : java.lang.String*) : Lexicon
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Value Details
val empty : Lexicon

Method Details
def apply(elems : java.lang.String*) : Lexicon