RecordValue

sealed case class RecordValue(tpe: RecordType, elems: List[Tree])(implicit pos: Position) extends Tree
trait Product
trait Equals
class Tree
class IRNode
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from
Product
def show: String
Inherited from
IRNode

Implicits

Implicits

implicit val pos: Position