|
Scala
1.3.0.9 |
|||
Trait Summary | |
trait Base()
basic regular expressions |
|
trait PointedHedgeExp()
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()
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.3.0.9 |
|||