Scala 2.8.0.Beta1-RC1 API

This document is the API specification for Scala Library

Class Summary
trait ImplicitConversions extends AnyRef
This object contains implicit conversions that come in handy when using the `^^' combinator {@see Parsers} to construct an AST from the concrete syntax.
trait JavaTokenParsers extends RegexParsers
trait PackratParsers extends Parsers
trait Parsers extends AnyRef
trait RegexParsers extends Parsers