ConstructorsGen

org.finos.morphir.ir.generator.ConstructorsGen$
See theConstructorsGen companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

final def constructorsFromAttributes[R, A](implicit attributes: Gen[R, A]): Gen[R, Constructors[A]]

Attributes

Inherited from:
ConstructorsGen
final def constructorsFromMap[R, A](toMapGen: Gen[R, Map[Name, Chunk[(Name, Type[A])]]]): Gen[R, Constructors[A]]

Attributes

Inherited from:
ConstructorsGen