Dealias

io.getquill.norm.capture.Dealias
See theDealias companion object
case class Dealias(state: Option[Ident], traceConfig: TraceConfig) extends StatefulTransformer[Option[Ident]]

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def apply(q: Query): (Query, StatefulTransformer[Option[Ident]])

Attributes

Definition Classes

Inherited methods

def apply[U, R](list: List[U])(f: StatefulTransformer[Option[Ident]] => U => (R, StatefulTransformer[Option[Ident]])): (List[R], StatefulTransformer[T])

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
StatefulTransformer
def apply(e: Ast): (Ast, StatefulTransformer[T])

Attributes

Inherited from:
StatefulTransformer

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields