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

Type members

Classlikes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Source
LocationMatch.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Atom
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