XeqY

reqt.csp.XeqY
case class XeqY(x: Var, y: Var) extends Constr2, PrimitiveConstr

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Constr2
trait Constr
trait HasVariables
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def <=>(y: Var): Reified

Attributes

Inherited from:
PrimitiveConstr
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val variables: Seq[Var]

Attributes

Inherited from:
Constr2