Scala 2.7.2.r16513-b20081107075805 API

This document is the API specification for Scala Library

Class Summary
abstract class Base extends AnyRef
Basic regular expressions.
abstract class PointedHedgeExp extends Base
pointed regular hedge expressions, a useful subclass of regular hedge expressions.
class SyntaxError (e : java.lang.String) extends java.lang.RuntimeException with AnyRef
This runtime exception is thrown if an attempt to instantiate a syntactically incorrect expression is detected.
abstract class WordExp extends Base