BinaryOperator

io.getquill.ast.BinaryOperator
sealed trait BinaryOperator extends Operator

Attributes

Graph
Supertypes
trait Operator
class Object
trait Matchable
class Any
Known subtypes
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
Show all
In this article