Uses of Class
graphql.language.NodeVisitorStub
Packages that use NodeVisitorStub
-
Uses of NodeVisitorStub in graphql.analysis
Subclasses of NodeVisitorStub in graphql.analysisModifier and TypeClassDescriptionclassInternally used node visitor which delegates to aQueryVisitorwith type information about the visited field. -
Uses of NodeVisitorStub in graphql.language
Methods in graphql.language with parameters of type NodeVisitorStubModifier and TypeMethodDescriptionprivate DocumentAstSignature.transformDoc(Document document, NodeVisitorStub visitor)