SchemaValidator.exit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias exit = Visitor.exit
  2. void exit(const(SelectionSet) ss)
  3. void exit(const(Selection) op)
    class SchemaValidator(Schema)
    override
    void
    exit
    (
    const(Selection) op
    )
  4. void exit(const(OperationDefinition) op)

Meta