DirectiveLocation

edu.gemini.grackle.Ast$.DirectiveLocation
See theDirectiveLocation companion object
sealed trait DirectiveLocation

Attributes

Companion:
object
Source:
ast.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ENUM.type
object ENUM_VALUE.type
object FIELD.type
object FIELD_DEFINITION.type
object FRAGMENT_SPREAD.type
object INLINE_FRAGMENT.type
object INPUT_OBJECT.type
object INTERFACE.type
object MUTATION.type
object OBJECT.type
object QUERY.type
object SCALAR.type
object SCHEMA.type
object SUBSCRIPTION.type
object UNION.type

Members list

Concise view