Open

gql.interpreter.Scope$.State$.Open
final case class Open[F[_]](leases: List[Lease[F]], children: List[Scope[F]]) extends State[F]

Attributes

Source
Scope.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait State[F]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product