Operator

io.getquill.ast.Operator
sealed trait Operator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object avg.type
object max.type
object min.type
object size.type
object sum.type
object &&.type
object ||.type
object _!=.type
object _==.type
object %.type
object *.type
object +.type
object -.type
object /.type
object <.type
object <=.type
object >.type
object >=.type
object contains.type
object +.type
object split.type
object startsWith.type
object isEmpty.type
object nonEmpty.type
object toInt.type
object toLong.type
object toLowerCase.type
object toUpperCase.type
object !.type
Show all
In this article