ListDirectivesNode extension
- on
-
- Iterable<
DirectiveNode>
- Iterable<
Properties
-
interfaceApiNames
→ Set<
String> -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extensionno setter -
interfaceInputNames
→ Set<
String> -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extensionno setter -
interfaceNames
→ Set<
String> -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extensionno setter -
mixinApiNames
→ Set<
String> -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extensionno setter -
mixinInputNames
→ Set<
String> -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extensionno setter -
mixinNames
→ Set<
String> -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extensionno setter
Methods
-
getDirective(
String name) → DirectiveNode? -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extension -
getDirectives(
String name) → Iterable< DirectiveNode> -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extension -
getDirectiveValue(
String directive, String argument) → ValueNode? -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extension -
getDirectiveValues(
String directive, String argument) → Iterable< ValueNode> -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extension -
getList<
T extends Object> (String directive, String argument, [String? argument2, String? argument3]) → List< T> -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extension -
getString(
String directive, String argument) → String? -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extension -
hasDirective(
String name) → bool -
Available on Iterable<
DirectiveNode> , provided by the ListDirectivesNode extension