Path

io.hireproof.structure.Path$
See thePath companion class
object Path

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Path.type

Members list

Concise view

Value members

Concrete methods

def fromParameter[A](parameter: Parameter[A]): Path[A]
def fromSegment(name: String): Path[Unit]

Concrete fields

val Empty: Path[Unit]

Implicits

Implicits

implicit val invariant: Invariant[Path]