1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

Update test fixtures

This commit is contained in:
Rick Winfrey 2018-08-09 18:41:58 -07:00
parent e844fb8c2f
commit 062fa896a4
31 changed files with 52 additions and 52 deletions

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Statements
{+(Method
{+(Empty)+}

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Statements
{+(PublicFieldDefinition
{+(Empty)+}

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Statements
(PublicFieldDefinition
(Empty)

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Statements
(Method
(Empty)

View File

@ -4,8 +4,8 @@
{+(Identifier)+})+})+}
(AmbientDeclaration
(Class
{ (Identifier)
->(Identifier) }
{ (TypeIdentifier)
->(TypeIdentifier) }
{ (PublicFieldDefinition
{-(Empty)-}
{-(Empty)-}
@ -23,7 +23,7 @@
{-(Empty)-})-})
->(InterfaceDeclaration
{+(Empty)+}
{+(Identifier)+}
{+(TypeIdentifier)+}
{+(ObjectType)+}) })
{-(AmbientDeclaration
{-(AmbientFunction
@ -63,7 +63,7 @@
{-(Empty)-})-})-}
{-(InterfaceDeclaration
{-(Empty)-}
{-(Identifier)-}
{-(TypeIdentifier)-}
{-(ObjectType
{-(PropertySignature
{-(Empty)-}
@ -73,7 +73,7 @@
{-(Identifier)-})-})-})-}
{-(InterfaceDeclaration
{-(Empty)-}
{-(Identifier)-}
{-(TypeIdentifier)-}
{-(ObjectType
{-(PropertySignature
{-(Empty)-}
@ -95,7 +95,7 @@
{-(Identifier)-})-})-})-})-})-}
(AmbientDeclaration
(Class
(Identifier)
(TypeIdentifier)
(Statements
(MethodSignature
(Empty)

View File

@ -1,7 +1,7 @@
(Statements
{+(AmbientDeclaration
{+(Class
{+(Identifier)+}
{+(TypeIdentifier)+}
{+(PublicFieldDefinition
{+(Empty)+}
{+(Empty)+}
@ -54,7 +54,7 @@
{+(Empty)+})+})+}
{+(InterfaceDeclaration
{+(Empty)+}
{+(Identifier)+}
{+(TypeIdentifier)+}
{+(ObjectType
{+(PropertySignature
{+(Empty)+}
@ -64,7 +64,7 @@
{+(Identifier)+})+})+})+}
{+(InterfaceDeclaration
{+(Empty)+}
{+(Identifier)+}
{+(TypeIdentifier)+}
{+(ObjectType
{+(PropertySignature
{+(Empty)+}
@ -89,16 +89,16 @@
{-(Identifier)-})-})-}
{-(AmbientDeclaration
{-(Class
{-(Identifier)-}
{-(TypeIdentifier)-}
{-(Statements)-})-})-}
{-(AmbientDeclaration
{-(InterfaceDeclaration
{-(Empty)-}
{-(Identifier)-}
{-(TypeIdentifier)-}
{-(ObjectType)-})-})-}
(AmbientDeclaration
(Class
(Identifier)
(TypeIdentifier)
(Statements
(MethodSignature
(Empty)

View File

@ -1,7 +1,7 @@
(Statements
(AmbientDeclaration
(Class
(Identifier)
(TypeIdentifier)
(PublicFieldDefinition
(Empty)
(Empty)
@ -54,7 +54,7 @@
(Empty)))
(InterfaceDeclaration
(Empty)
(Identifier)
(TypeIdentifier)
(ObjectType
(PropertySignature
(Empty)
@ -64,7 +64,7 @@
(Identifier))))
(InterfaceDeclaration
(Empty)
(Identifier)
(TypeIdentifier)
(ObjectType
(PropertySignature
(Empty)
@ -86,7 +86,7 @@
(Identifier))))))
(AmbientDeclaration
(Class
(Identifier)
(TypeIdentifier)
(Statements
(MethodSignature
(Empty)

View File

@ -4,16 +4,16 @@
(Identifier)))
(AmbientDeclaration
(Class
(Identifier)
(TypeIdentifier)
(Statements)))
(AmbientDeclaration
(InterfaceDeclaration
(Empty)
(Identifier)
(TypeIdentifier)
(ObjectType)))
(AmbientDeclaration
(Class
(Identifier)
(TypeIdentifier)
(Statements
(MethodSignature
(Empty)

View File

@ -1,7 +1,7 @@
(Statements
(DefaultExport
{ (Class
{-(Identifier)-}
{-(TypeIdentifier)-}
{-(Statements)-})
->(Function
{+(Empty)+}

View File

@ -26,5 +26,5 @@
{-(ShorthandPropertyIdentifier)-}
{-(ShorthandPropertyIdentifier)-})-})-})-})
->(Class
{+(Identifier)+}
{+(TypeIdentifier)+}
{+(Statements)+}) }))

View File

@ -1,5 +1,5 @@
(Statements
(DefaultExport
(Class
(Identifier)
(TypeIdentifier)
(Statements))))

View File

@ -1,7 +1,7 @@
(Statements
{+(TypeAlias
{+(Empty)+}
{+(Identifier)+}
{+(TypeIdentifier)+}
{+(Union
{+(Union
{+(Union
@ -19,7 +19,7 @@
{-(AmbientDeclaration
{-(TypeAlias
{-(Empty)-}
{-(Identifier)-}
{-(TypeIdentifier)-}
{-(Union
{-(Union
{-(Union

View File

@ -2,7 +2,7 @@
{+(AmbientDeclaration
{+(TypeAlias
{+(Empty)+}
{+(Identifier)+}
{+(TypeIdentifier)+}
{+(Union
{+(Union
{+(Union
@ -19,7 +19,7 @@
{+(TypeIdentifier)+})+})+})+})+})+})+}
{-(TypeAlias
{-(Empty)-}
{-(Identifier)-}
{-(TypeIdentifier)-}
{-(Union
{-(Union
{-(Union

View File

@ -2,7 +2,7 @@
(AmbientDeclaration
(TypeAlias
(Empty)
(Identifier)
(TypeIdentifier)
(Union
(Union
(Union

View File

@ -1,7 +1,7 @@
(Statements
(TypeAlias
(Empty)
(Identifier)
(TypeIdentifier)
(Union
(Union
(Union

View File

@ -5,8 +5,8 @@
->(Identifier) }
(Empty)
(Empty))
{ (Identifier)
->(Identifier) }
{ (TypeIdentifier)
->(TypeIdentifier) }
(ExtendsClause
{ (TypeIdentifier)
->(TypeIdentifier) })

View File

@ -5,8 +5,8 @@
->(Identifier) }
(Empty)
(Empty))
{ (Identifier)
->(Identifier) }
{ (TypeIdentifier)
->(TypeIdentifier) }
(ExtendsClause
{ (TypeIdentifier)
->(TypeIdentifier) })

View File

@ -4,7 +4,7 @@
(Identifier)
(Empty)
(Empty))
(Identifier)
(TypeIdentifier)
(ExtendsClause
(TypeIdentifier))
(Statements

View File

@ -4,7 +4,7 @@
(Identifier)
(Empty)
(Empty))
(Identifier)
(TypeIdentifier)
(ExtendsClause
(TypeIdentifier))
(Statements

View File

@ -6,8 +6,8 @@
{-(Identifier)-}
{-(Empty)-}
{-(Empty)-})-})-}
{ (Identifier)
->(Identifier) }
{ (TypeIdentifier)
->(TypeIdentifier) }
(ObjectType
(PropertySignature
(Empty)

View File

@ -6,8 +6,8 @@
{+(Empty)+}
{+(Empty)+})+})+}
{-(Empty)-}
{ (Identifier)
->(Identifier) }
{ (TypeIdentifier)
->(TypeIdentifier) }
(ObjectType
(PropertySignature
(Empty)

View File

@ -5,7 +5,7 @@
(Identifier)
(Empty)
(Empty)))
(Identifier)
(TypeIdentifier)
(ObjectType
(PropertySignature
(Empty)

View File

@ -1,7 +1,7 @@
(Statements
(InterfaceDeclaration
(Empty)
(Identifier)
(TypeIdentifier)
(ObjectType
(PropertySignature
(Empty)

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Method
(Identifier)
{+(Readonly)+}

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Method
(Identifier)
{-(Readonly)-}

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Method
(Identifier)
(Empty)

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Method
(Identifier)
(Readonly)

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Statements
(PublicFieldDefinition
(Empty)

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Statements
(PublicFieldDefinition
(Empty)

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Statements
(PublicFieldDefinition
(Empty)

View File

@ -1,6 +1,6 @@
(Statements
(Class
(Identifier)
(TypeIdentifier)
(Statements
(PublicFieldDefinition
(Empty)