quasar
.
qscript
provenance
package
provenance
Visibility
Public
All
Type Members
final
case class
Both
[
T
[
_
[
_
]
]
]
(
l:
Provenance
[
T
]
,
r:
Provenance
[
T
]
)
extends
Provenance
[
T
] with
Product
with
Serializable
final
case class
Nada
[
T
[
_
[
_
]
]
]
()
extends
Provenance
[
T
] with
Product
with
Serializable
final
case class
OneOf
[
T
[
_
[
_
]
]
]
(
l:
Provenance
[
T
]
,
r:
Provenance
[
T
]
)
extends
Provenance
[
T
] with
Product
with
Serializable
final
case class
Proj
[
T
[
_
[
_
]
]
]
(
field:
T
[
EJson
]
)
extends
Provenance
[
T
] with
Product
with
Serializable
sealed abstract
class
Provenance
[
T
[
_
[
_
]
]
]
extends
AnyRef
class
ProvenanceT
[
T
[
_
[
_
]
]
]
extends
TTypes
[
T
]
final
case class
Then
[
T
[
_
[
_
]
]
]
(
l:
Provenance
[
T
]
,
r:
Provenance
[
T
]
)
extends
Provenance
[
T
] with
Product
with
Serializable
final
case class
Value
[
T
[
_
[
_
]
]
]
(
expr:
FreeMap
[
T
]
)
extends
Provenance
[
T
] with
Product
with
Serializable
Value Members
object
Both
extends
Serializable
object
Nada
extends
Serializable
object
OneOf
extends
Serializable
object
Proj
extends
Serializable
object
Provenance
object
Then
extends
Serializable
object
Value
extends
Serializable
Ungrouped