BooleanOperator

io.getquill.ast.BooleanOperator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object ! extends PrefixUnaryOperator

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Operator
class Object
trait Matchable
class Any
Show all
Self type
!.type
case object && extends BinaryOperator

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Operator
class Object
trait Matchable
class Any
Show all
Self type
&&.type
case object || extends BinaryOperator

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Operator
class Object
trait Matchable
class Any
Show all
Self type
||.type