Package

io.getquill

norm

Permalink

package norm

Visibility
  1. Public
  2. All

Type Members

  1. case class BetaReduction(map: Map[Ident, Ast]) extends StatelessTransformer with Product with Serializable

    Permalink
  2. case class RenameProperties(state: Map[Ident, Map[String, String]]) extends StatefulTransformer[Map[Ident, Map[String, String]]] with Product with Serializable

    Permalink

Value Members

  1. object AdHocReduction

    Permalink
  2. object ApplyIntermediateMap

    Permalink
  3. object AttachToEntity

    Permalink
  4. object BetaReduction extends Serializable

    Permalink
  5. object FlattenOptionOperation extends StatelessTransformer

    Permalink
  6. object Normalize extends StatelessTransformer

    Permalink
  7. object NormalizeNestedStructures

    Permalink
  8. object OrderTerms

    Permalink
  9. object RenameProperties extends Serializable

    Permalink
  10. object SymbolicReduction

    Permalink
  11. package capture

    Permalink
  12. package select

    Permalink

Ungrouped