Scala 2.8.0.r0-b20090612220634 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 Parsers extends AnyRef
/* Parsers is a component that provides generic parser combinators.

case class ~ [+a, +b](val _2 : b) extends Product
Object Summary
object mkTilde extends AnyRef
object ~ extends AnyRef