ValueSpecificationGen

org.finos.morphir.ir.generator.ValueSpecificationGen$
See theValueSpecificationGen 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 valueSpecification[R, TA](inputsGen: Gen[R, Chunk[(Name, Type[TA])]], outputGen: Gen[R, Type[TA]]): Gen[R, ValueSpecification[TA]]

Attributes

Inherited from:
ValueSpecificationGen
final def valueSpecificationFromAttributes[R, TA](implicit typeAttributesGen: Gen[R, TA]): Gen[R, ValueSpecification[TA]]

Attributes

Inherited from:
ValueSpecificationGen