Or

fs2.data.xml.xpath.Predicate$.Or
case class Or(left: Predicate, right: Predicate) extends Predicate

Attributes

Source:
XPath.scala
Graph
Supertypes
trait Product
trait Equals
trait Predicate
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product