Member

case class Member(name: String, typeRef: TypeRef)

A member Declaration (field/property).

Value parameters:
name

the member name

typeRef

the reference for the member type

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product