Scala 2
|
|
isabelle/Scan.scala
]
object
Lexicon
extends
AnyRefValue 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 |
Method Details |
Scala 2
|
|