scala.tools.nsc

matching

package matching

Content Hierarchy Learn more about scaladoc diagrams
Visibility
  1. Public
  2. All

Type Members

  1. trait MatchSupport extends TreeDSL

    Ancillary bits of ParallelMatching which are better off out of the way.

  2. trait Matrix extends MatrixAdditions

  3. trait MatrixAdditions extends TreeDSL

    Traits which are mixed into MatchMatrix, but separated out as (somewhat) independent components to keep them on the sidelines.

  4. trait ParallelMatching extends TreeDSL with MatchSupport with Matrix with Patterns with PatternBindings

  5. trait PatternBindings extends TreeDSL

  6. trait Patterns extends TreeDSL

    Patterns are wrappers for Trees with enhanced semantics.

Ungrouped