Interface GraphQLSchemaVisitor.SchemaElementVisitorEnvironment

All Superinterfaces:
GraphQLSchemaVisitorEnvironment<GraphQLSchemaElement>
All Known Implementing Classes:
GraphQLSchemaVisitorAdapter.SchemaElementEnv
Enclosing interface:
GraphQLSchemaVisitor

public static interface GraphQLSchemaVisitor.SchemaElementVisitorEnvironment extends GraphQLSchemaVisitorEnvironment<GraphQLSchemaElement>