VSpec

org.finos.morphir.ir.sdk.Common.VSpec
final class VSpec(data: () => (String, Chunk[(String, UType)])) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(outputType: UType): (Name, Documented[USpecification])
def returning(outputType: UType): (Name, Documented[USpecification])