Atom

fs2.data.xml.xpath.internals.Atom$
See theAtom companion trait
object Atom

Attributes

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

Members list

Concise view

Type members

Classlikes

case class AttrEq(attr: QName, value: String) extends Atom

Attributes

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

Attributes

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

Attributes

Source:
LocationMatch.scala
Graph
Supertypes
trait Product
trait Equals
trait Atom
class Object
trait Matchable
class Any
case class Element(name: QName) extends Atom

Attributes

Source:
LocationMatch.scala
Graph
Supertypes
trait Product
trait Equals
trait Atom
class Object
trait Matchable
class Any
case object False extends Atom

Attributes

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

Attributes

Source:
LocationMatch.scala
Graph
Supertypes
trait Product
trait Equals
trait Atom
class Object
trait Matchable
class Any
case object True extends Atom

Attributes

Source:
LocationMatch.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Atom
class Object
trait Matchable
class Any
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