Package graphql.language
Interface ScalarValue<T extends Value>
- All Superinterfaces:
Node<T>
,Serializable
,Value<T>
- All Known Implementing Classes:
BooleanValue
,FloatValue
,IntValue
,StringValue
-
Method Summary
Methods inherited from interface graphql.language.Node
accept, deepCopy, getAdditionalData, getChildren, getComments, getIgnoredChars, getNamedChildren, getSourceLocation, isEqualTo, withNewChildren