InstDef

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

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Inherited fields

var alive: Boolean
Inherited from
Def