Skip to content

Commit

Permalink
test(ast-spec): update exists fixtures snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed Mar 11, 2023
1 parent 72a293d commit efae48f
Show file tree
Hide file tree
Showing 124 changed files with 285 additions and 77 deletions.
Expand Up @@ -32,6 +32,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -36,6 +36,7 @@ exports[`AST Fixtures declaration ClassDeclaration type-param AST Alignment - AS
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -71,6 +71,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -75,6 +75,7 @@ exports[`AST Fixtures declaration ClassDeclaration type-parameters-extends-type-
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -35,6 +35,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand All @@ -56,6 +57,7 @@ Program {
},
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand All @@ -77,6 +79,7 @@ Program {
},
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -39,6 +39,7 @@ exports[`AST Fixtures declaration FunctionDeclaration type-param-many AST Alignm
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand All @@ -61,6 +62,7 @@ exports[`AST Fixtures declaration FunctionDeclaration type-param-many AST Alignm
},
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand All @@ -83,6 +85,7 @@ exports[`AST Fixtures declaration FunctionDeclaration type-param-many AST Alignm
},
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -35,6 +35,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -39,6 +39,7 @@ exports[`AST Fixtures declaration FunctionDeclaration type-param-one AST Alignme
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -26,6 +26,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand All @@ -47,6 +48,7 @@ Program {
},
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand All @@ -68,6 +70,7 @@ Program {
},
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -30,6 +30,7 @@ exports[`AST Fixtures declaration TSDeclareFunction type-param-many AST Alignmen
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand All @@ -52,6 +53,7 @@ exports[`AST Fixtures declaration TSDeclareFunction type-param-many AST Alignmen
},
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand All @@ -74,6 +76,7 @@ exports[`AST Fixtures declaration TSDeclareFunction type-param-many AST Alignmen
},
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -26,6 +26,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -30,6 +30,7 @@ exports[`AST Fixtures declaration TSDeclareFunction type-param-one AST Alignment
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -31,6 +31,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand All @@ -52,6 +53,7 @@ Program {
},
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand All @@ -73,6 +75,7 @@ Program {
},
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -35,6 +35,7 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many AST Ali
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand All @@ -57,6 +58,7 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many AST Ali
},
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand All @@ -79,6 +81,7 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-many AST Ali
},
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -31,6 +31,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -35,6 +35,7 @@ exports[`AST Fixtures declaration TSInterfaceDeclaration type-param-one AST Alig
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -41,6 +41,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -45,6 +45,7 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-many AST Ali
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -41,6 +41,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand All @@ -62,6 +63,7 @@ Program {
},
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand All @@ -83,6 +85,7 @@ Program {
},
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -45,6 +45,7 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one AST Alig
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand All @@ -67,6 +68,7 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one AST Alig
},
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand All @@ -89,6 +91,7 @@ exports[`AST Fixtures declaration TSTypeAliasDeclaration type-param-one AST Alig
},
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -35,6 +35,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -39,6 +39,7 @@ exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameter-whitesp
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -35,6 +35,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
constraint: TSObjectKeyword {
type: "TSObjectKeyword",
Expand Down
Expand Up @@ -39,6 +39,7 @@ exports[`AST Fixtures legacy-fixtures babylon-convergence type-parameters AST Al
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
constraint: TSObjectKeyword {
type: 'TSObjectKeyword',
Expand Down
Expand Up @@ -115,6 +115,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -119,6 +119,7 @@ exports[`AST Fixtures legacy-fixtures basics arrow-function-with-type-parameters
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -74,6 +74,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down Expand Up @@ -163,6 +164,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -80,6 +80,7 @@ exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics AST A
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down Expand Up @@ -172,6 +173,7 @@ exports[`AST Fixtures legacy-fixtures basics call-signatures-with-generics AST A
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down
Expand Up @@ -90,6 +90,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
constraint: TSTypeReference {
type: "TSTypeReference",
typeName: Identifier {
Expand Down
Expand Up @@ -94,6 +94,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic-multiple
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
constraint: TSTypeReference {
type: 'TSTypeReference',
typeName: Identifier {
Expand Down
Expand Up @@ -71,6 +71,7 @@ Program {
params: Array [
TSTypeParameter {
type: "TSTypeParameter",
const: false,
in: false,
name: Identifier {
type: "Identifier",
Expand Down
Expand Up @@ -75,6 +75,7 @@ exports[`AST Fixtures legacy-fixtures basics class-with-extends-generic AST Alig
params: Array [
TSTypeParameter {
type: 'TSTypeParameter',
- const: false,
- in: false,
- name: Identifier {
- type: 'Identifier',
Expand Down

0 comments on commit efae48f

Please sign in to comment.