ModulePathOps

org.finos.morphir.universe.ir.package$.ModulePath$.ModulePathOps
final implicit class ModulePathOps(val modulePath: ModulePath) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def /(name: Name): ModuleName
def toPath: Path
def value: Path

Concrete fields