|
Scala
1.2.0.1 |
|||
Trait Summary | |
trait Base()
basic regular expressions |
|
trait PointedHedgeExp[A <: Alphabet]()
pointed regular hedge expressions, a useful subclass of regular hedge expressions. |
|
trait WildcardBase()
for use as a mixin to add wildcards to the language |
|
trait WordExp[A <: Alphabet]()
regular word expressions. |
Class Summary | |
class SyntaxError(e: String)
this runtime exception is thrown if an attempt to instantiate a syntactically incorrect expression is detected |
|
Scala
1.2.0.1 |
|||