summaryrefslogtreecommitdiff
path: root/tests/examplefiles/graphql/ex14_inline_fragments2.graphql.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/graphql/ex14_inline_fragments2.graphql.output')
-rw-r--r--tests/examplefiles/graphql/ex14_inline_fragments2.graphql.output57
1 files changed, 57 insertions, 0 deletions
diff --git a/tests/examplefiles/graphql/ex14_inline_fragments2.graphql.output b/tests/examplefiles/graphql/ex14_inline_fragments2.graphql.output
new file mode 100644
index 00000000..2cfca433
--- /dev/null
+++ b/tests/examplefiles/graphql/ex14_inline_fragments2.graphql.output
@@ -0,0 +1,57 @@
+'{' Punctuation
+'\n ' Text.Whitespace
+'search' Name
+'(' Punctuation
+'text' Name
+':' Punctuation
+' ' Text.Whitespace
+'"' Literal.String
+'an' Literal.String
+'"' Literal.String
+')' Punctuation
+' ' Text.Whitespace
+'{' Punctuation
+'\n ' Text.Whitespace
+'__typename' Name
+'\n ' Text.Whitespace
+'...' Punctuation
+' ' Text.Whitespace
+'on' Keyword
+' ' Text.Whitespace
+'Human' Name.Class
+' ' Text.Whitespace
+'{' Punctuation
+'\n ' Text.Whitespace
+'name' Name
+'\n ' Text.Whitespace
+'}' Punctuation
+'\n ' Text.Whitespace
+'...' Punctuation
+' ' Text.Whitespace
+'on' Keyword
+' ' Text.Whitespace
+'Droid' Name.Class
+' ' Text.Whitespace
+'{' Punctuation
+'\n ' Text.Whitespace
+'name' Name
+'\n ' Text.Whitespace
+'}' Punctuation
+'\n ' Text.Whitespace
+'...' Punctuation
+' ' Text.Whitespace
+'on' Keyword
+' ' Text.Whitespace
+'Starship' Name.Class
+' ' Text.Whitespace
+'{' Punctuation
+'\n ' Text.Whitespace
+'name' Name
+'\n ' Text.Whitespace
+'}' Punctuation
+'\n ' Text.Whitespace
+'}' Punctuation
+'\n' Text.Whitespace
+
+'}' Punctuation
+'\n' Text.Whitespace