given_SIRHashCodeInRec_CaseClass

scalus.sir.SIRHashCodeInRec.given_SIRHashCodeInRec_CaseClass

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(cc: CaseClass, trace: IdentityHashMap[SIRType, Int]): Int
def applyEq(a: CaseClass, b: CaseClass, trace: IdentityHashMap[SIRType, List[SIRType]]): Boolean

Inherited methods

def newRec(t: CaseClass): Int

Attributes

Inherited from:
SIRHashCodeInRec
def newRecEq(a: CaseClass, b: CaseClass): Boolean

Attributes

Inherited from:
SIRHashCodeInRec