Path

sealed trait Path
Companion:
object
class Object
trait Matchable
class Any
class ListPath[T]
class UniquePath[T]

Value members

Abstract methods

def prepend(prefix: List[String]): Path