ProtoJson
Attributes
- Source
- queryinterpreter.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ProtoJson.type
Members list
Value members
Concrete methods
Attributes
- Source
- queryinterpreter.scala
Delegate query
to the interpreter interpreter
.
Delegate query
to the interpreter interpreter
. When evaluated by that interpreter the query will have expected type rootTpe
.
Attributes
- Source
- queryinterpreter.scala
Attributes
- Source
- queryinterpreter.scala
Combine possibly partial fields to create a possibly partial object.
Combine possibly partial fields to create a possibly partial object.
If all fields are complete then they will be combined as a complete Json object.
Attributes
- Source
- queryinterpreter.scala
Attributes
- Source
- queryinterpreter.scala
Combine possibly partial values to create a possibly partial array.
Combine possibly partial values to create a possibly partial array.
If all values are complete then they will be combined as a complete Json array.
Attributes
- Source
- queryinterpreter.scala
Test whether the argument contains any deferred subtrees
Test whether the argument contains any deferred subtrees
Yields true
if the argument contains any component or staged subtrees, false otherwise.
Attributes
- Source
- queryinterpreter.scala
Attributes
- Source
- queryinterpreter.scala
Implicits
Implicits
Attributes
- Source
- queryinterpreter.scala