RefTypeMap

borscht.typed.types.RefTypeMap$
object RefTypeMap extends AbstractRefType[(() => Ref[_], () => Ref[_])]

Attributes

Graph
Supertypes
trait AbstractRefType[(() => Ref[_], () => Ref[_])]
trait RefType
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

override def parser(parameters: List[() => Ref[_]]): Either[String, () => Ref[_]]

Attributes

Definition Classes
Inherited from:
AbstractRefType