fs2.data.mft.query

Members list

Concise view

Type members

Classlikes

sealed trait Query[Tag, Path]

Attributes

Companion:
object
Source:
Query.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Empty[Tag, Path]
class ForClause[Tag, Path]
class Leaf[Tag, Path]
class LeafFunction[Tag, Path]
class LetClause[Tag, Path]
class Node[Tag, Path]
class Ordpath[Tag, Path]
class Sequence[Tag, Path]
class Variable[Tag, Path]
object Query

Attributes

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