graphqld ~master (2021-10-12T07:07:01Z)
Dub
Repo
AstSelector.accept
graphql
astselector
AstSelector
Undocumented in source. Be warned that the author may not have intended to support it.
alias
accept
=
ConstVisitor
.
accept
void
accept
(const(OperationDefinition) obj)
void
accept
(const(Field) obj)
class
AstSelector
override
void
accept
(
const
(
Field
)
obj
)
void
accept
(const(InlineFragment) obj)
void
accept
(const(FragmentSpread) fragSpread)
Meta
Source
See Implementation
graphql
astselector
AstSelector
aliases
accept
enter
exit
constructors
this
functions
get
popStack
takeName
variables
document
result
sp
spPos
stack