Scala 2

API Specification
This document is the API specification for Scala 2.


Class Summary
case class ConsRHS
right hand side of a hedge production, deriving a single tree
abstract class HedgeRHS

case class LabelledRHS [A]
right hand side of a tree production, labelled with a letter from an alphabet
abstract class TreeRHS
right hand side of a tree production

Object Summary
case object AnyHedgeRHS
right hand side of a hedge production, deriving any hedge
case object AnyTreeRHS

case object EmptyHedgeRHS
right hand side of a hedge production, deriving the empty hedge