Scala 2.7.5.final 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