Selectable

gql.ast$.Selectable
sealed trait Selectable[+F[_], A] extends OutToplevel[F, A]

Attributes

Source
ast.scala
Graph
Supertypes
trait OutToplevel[F, A]
trait Toplevel[F, A]
trait Out[F, A]
class Object
trait Matchable
class Any
Show all
Known subtypes
trait ObjectLike[F, A]
class Interface[F, A]
class Type[F, A]
class Union[F, A]

Members list

Value members

Abstract methods

Attributes

Source
ast.scala

Attributes

Source
ast.scala

Inherited methods

Attributes

Inherited from:
Toplevel
Source
ast.scala
def name: String

Attributes

Inherited from:
Toplevel
Source
ast.scala