BinOp

es.weso.shex.values$.BinOp
sealed abstract trait BinOp

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Add.type
object Div.type
object Equals.type
object GE.type
object GT.type
object LE.type
object LT.type
object Minus.type
object Mul.type
object NotEquals.type

Members list

Concise view

Value members

Abstract methods