|
Scala
1.4.0.3 |
|||
Trait Summary | |
trait Base()
basic regular expressions |
|
trait PointedHedgeExp()
pointed regular hedge expressions, a useful subclass of regular hedge expressions. |
|
trait WordExp()
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.4.0.3 |
|||