in scala/util
package regexp

package regexp

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