Predicate

fs2.data.xml.xpath.Predicate
See thePredicate companion object
sealed trait Predicate

Attributes

Companion
object
Source
XPath.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class And
class Eq
class Exists
object False.type
class Neq
class Not
class Or
object True.type
Show all
In this article