|
Scala
1.2.0.1 |
|||
abstract class IntLabels extends Alphabet; object IntWordExp extends WordExp[IntLabels] { type regexp = RegExp; };
Methods inherited from java/lang/Object-class |
clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, toString, wait, wait, wait |
Methods inherited from scala/Any-class |
!=, ==, asInstanceOf, isInstanceOf, match |
Methods inherited from scala/util/regexp/Base-class |
Alt, Eps, Meta, RegExp, Sequ, Star, regexp |
Class Summary | |
case
|
class Letter(a: A)
|
|
Scala
1.2.0.1 |
|||