Cursor

object Cursor
Companion:
class
class Object
trait Matchable
class Any
Cursor.type

Type members

Classlikes

case class Context(rootTpe: Type, path0: List[(String, String, Type)])

Context represents a position in the output tree in terms of,

Context represents a position in the output tree in terms of,

  1. the path through the schema to the position
  2. the path through the schema with query aliases applied
  3. the type of the element at the position
Companion:
object
object Context
Companion:
class
object Env
Companion:
class
sealed trait Env
Companion:
object

Value members

Concrete methods