ModuleModule

org.finos.morphir.ir.module.ModuleModule
See theModuleModule companion trait
object ModuleModule extends ModuleModule

Attributes

Companion
trait
Graph
Supertypes
trait ModuleModule
class Object
trait Matchable
class Any
Self 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