Package graphql.util
Class NodeLocation
java.lang.Object
graphql.util.NodeLocation
General position of a Node inside a parent.
Can be an index or a name with an index.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
index
private final int index
-
-
Constructor Details
-
NodeLocation
-
-
Method Details