Scala 2

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


Class Summary
abstract class BasicTransformer
A class for XML transformations.
abstract class RewriteRule
a RewriteRule, when applied to a term, yields either the resulting of rewriting or the term itself it the rule is not applied.
class RuleTransformer