Packages

p

org.kiama

rewriting

package rewriting

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class MemoRewriterTests extends RewriterTests

    Tests of memoising rewriting.

  2. class PositionedRewriterTests extends Tests

    Positioned rewriting tests.

  3. class RewriterClassTests extends Tests

    Rewriting tests that operate on normal class values, i.e., not instances of products or collection class values.

  4. class RewriterTests extends Tests with Generator

    Rewriting tests.

  5. class UniplateTests extends Tests with Generator

    Tests based on examples from the paper "Uniform boilerplate and list processing" by Mitchell and Runciman, from Haskell Workshop 2007.

Value Members

  1. object MemoRewriterTestsSupport

    Supporting definitions for the memo rewriter tests.

  2. object SupportPositionedRewriterTests

    Support for PositionedRewriterTests.

    Support for PositionedRewriterTests. These need to be here rather than in the PositionedRewriterTests class since the latter would require them to be instantiated with an instance of that class.

Ungrouped