Package graphql.language
Interface Type<T extends Type>
- All Superinterfaces:
Node<T>
,Serializable
- All Known Implementing Classes:
ListType
,NonNullType
,TypeName
-
Method Summary
Methods inherited from interface graphql.language.Node
accept, deepCopy, getAdditionalData, getChildren, getComments, getIgnoredChars, getNamedChildren, getSourceLocation, isEqualTo, withNewChildren