InstDef

final case class InstDef(id: Local, deps: UnrolledBuffer[Def], uses: UnrolledBuffer[Def]) extends Def
trait Product
trait Equals
class Def
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product

Inherited fields

Inherited from:
Def