ElabState

grackle.QueryCompiler.ElabState

The state managed by the elaboration monad.

Attributes

Source
compiler.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
compiler.scala
def env(kvs: Seq[(String, Any)]): ElabState

Attributes

Source
compiler.scala

Attributes

Source
compiler.scala
def env[T : ClassTag](nme: String): Option[T]

Attributes

Source
compiler.scala

Attributes

Source
compiler.scala

Attributes

Source
compiler.scala

Attributes

Source
compiler.scala

Attributes

Source
compiler.scala

Attributes

Source
compiler.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product