PathSelector

case class PathSelector(path: Path) extends UniqueSelector

A selector based on a path, optionally including a fragment component.

trait Serializable
trait Product
trait Equals
trait Selector
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

val description: String

Inherited fields

val global: Boolean
Inherited from:
UniqueSelector
val unique: Boolean
Inherited from:
UniqueSelector