AttrType

reqt.AttrType
sealed trait AttrType[T] extends NodeType

Attributes

Graph
Supertypes
trait NodeType
trait ElemType
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def apply(value: T): Attr[T]

Inherited methods

Attributes

Inherited from:
ElemType