SimplifyFilterTrue

io.getquill.context.sql.norm.SimplifyFilterTrue
object SimplifyFilterTrue extends StatelessTransformer

Attributes

Graph
Supertypes
trait StatelessTransformer
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def apply(ast: Ast): Ast

Attributes

Definition Classes
StatelessTransformer

Inherited methods

def apply(e: Action): Action

Attributes

Inherited from:
StatelessTransformer
def apply(e: Target): Target

Attributes

Inherited from:
StatelessTransformer
def apply(e: Action): Action

Attributes

Inherited from:
StatelessTransformer
def apply(e: Value): Value

Attributes

Inherited from:
StatelessTransformer
def apply(e: Operation): Operation

Attributes

Inherited from:
StatelessTransformer
def apply(e: Property): Property

Attributes

Inherited from:
StatelessTransformer
def apply(e: AssignmentDual): AssignmentDual

Attributes

Inherited from:
StatelessTransformer
def apply(e: Assignment): Assignment

Attributes

Inherited from:
StatelessTransformer
def apply(e: Query): Query

Attributes

Inherited from:
StatelessTransformer
def apply(o: IterableOperation): IterableOperation

Attributes

Inherited from:
StatelessTransformer
def apply(o: OptionOperation): OptionOperation

Attributes

Inherited from:
StatelessTransformer
def apply(e: Existing): Existing

Attributes

Inherited from:
StatelessTransformer
def apply(e: Excluded): Excluded

Attributes

Inherited from:
StatelessTransformer
def applyIdent(id: Ident): Ident

Attributes

Inherited from:
StatelessTransformer

Concrete fields

val trueVal: Constant