LocationMatch

fs2.data.xml.xpath.internals.LocationMatch
See theLocationMatch companion trait
object LocationMatch

Attributes

Companion
trait
Source
LocationMatch.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class And(left: LocationMatch, right: LocationMatch) extends LocationMatch

Attributes

Source
LocationMatch.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class AttrEq(attr: QName, value: String) extends LocationMatch

Attributes

Source
LocationMatch.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class AttrExists(attr: QName) extends LocationMatch

Attributes

Source
LocationMatch.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class AttrNeq(attr: QName, value: String) extends LocationMatch

Attributes

Source
LocationMatch.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Element(name: Node) extends LocationMatch

Attributes

Source
LocationMatch.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object False extends LocationMatch

Attributes

Source
LocationMatch.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
False.type
case class Not(inner: LocationMatch) extends LocationMatch

Attributes

Source
LocationMatch.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Or(left: LocationMatch, right: LocationMatch) extends LocationMatch

Attributes

Source
LocationMatch.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object True extends LocationMatch

Attributes

Source
LocationMatch.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
True.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits