PathEntry

fabric.PathEntry$
See thePathEntry companion trait
object PathEntry

Attributes

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

Members list

Concise view

Type members

Classlikes

final case class Indexed(index: Int) extends AnyVal with PathEntry

Attributes

Source:
Path.scala
Graph
Supertypes
trait Product
trait Equals
trait PathEntry
class AnyVal
trait Matchable
class Any
final case class Named(name: String) extends AnyVal with PathEntry

Attributes

Source:
Path.scala
Graph
Supertypes
trait Product
trait Equals
trait PathEntry
class AnyVal
trait Matchable
class Any