Class NodeVisitorWithTypeTracking

java.lang.Object
graphql.language.NodeVisitorStub
graphql.analysis.NodeVisitorWithTypeTracking
All Implemented Interfaces:
NodeVisitor

public class NodeVisitorWithTypeTracking extends NodeVisitorStub
Internally used node visitor which delegates to a QueryVisitor with type information about the visited field.