Module

org.finos.morphir.ir.Module
object Module extends ModuleModule

Attributes

Graph
Supertypes
trait ModuleModule
class Object
trait Matchable
class Any
Self type
Module.type

Members list

Type members

Inherited types

final type Definition[+TA, +VA] = Definition[TA, VA]

Attributes

Inherited from:
ModuleModule
final type Specification[+TA] = Specification[TA]

Attributes

Inherited from:
ModuleModule
final type USpecification = Specification[Any]

Attributes

Inherited from:
ModuleModule

Value members

Inherited methods

final def lookupValueDefinition[TA, VA](localName: Name, moduleDef: Definition[TA, VA]): Option[ValueDefinition[TA, VA]]

Attributes

Inherited from:
ModuleModule

Inherited fields

final val Definition: Definition.type

Attributes

Inherited from:
ModuleModule
final val Specification: Specification.type

Attributes

Inherited from:
ModuleModule
final val USpecification: Specification.type

Attributes

Inherited from:
ModuleModule
final val emptyDefinition: Definition[Nothing, Nothing]

Attributes

Inherited from:
ModuleModule
final val emptySpecification: Specification[Nothing]

Attributes

Inherited from:
ModuleModule