mirror of
https://github.com/github/semantic.git
synced 2024-12-26 00:12:29 +03:00
regenerate interface tests
This commit is contained in:
parent
6713fdde39
commit
ea86992721
@ -1,12 +1,11 @@
|
|||||||
(Statements
|
(Statements
|
||||||
(InterfaceDeclaration
|
(InterfaceDeclaration
|
||||||
|
{+(Empty)+}
|
||||||
{-(TypeParameters
|
{-(TypeParameters
|
||||||
{-(TypeParameter
|
{-(TypeParameter
|
||||||
{-(Identifier)-}
|
{-(Identifier)-}
|
||||||
{-(Empty)-}
|
{-(Empty)-}
|
||||||
{-(Empty)-})-})-}
|
{-(Empty)-})-})-}
|
||||||
(Empty)
|
|
||||||
{+(Empty)+}
|
|
||||||
{ (Identifier)
|
{ (Identifier)
|
||||||
->(Identifier) }
|
->(Identifier) }
|
||||||
(ObjectType
|
(ObjectType
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
{+(Identifier)+}
|
{+(Identifier)+}
|
||||||
{+(Empty)+}
|
{+(Empty)+}
|
||||||
{+(Empty)+})+})+}
|
{+(Empty)+})+})+}
|
||||||
(Empty)
|
|
||||||
{-(Empty)-}
|
{-(Empty)-}
|
||||||
{ (Identifier)
|
{ (Identifier)
|
||||||
->(Identifier) }
|
->(Identifier) }
|
||||||
|
@ -0,0 +1,22 @@
|
|||||||
|
(Statements
|
||||||
|
(InterfaceDeclaration
|
||||||
|
(TypeParameters
|
||||||
|
(TypeParameter
|
||||||
|
(Identifier)
|
||||||
|
(Empty)
|
||||||
|
(Empty)))
|
||||||
|
(Identifier)
|
||||||
|
(ObjectType
|
||||||
|
(PropertySignature
|
||||||
|
(Empty)
|
||||||
|
(Empty)
|
||||||
|
(Annotation
|
||||||
|
(LiteralType
|
||||||
|
(TextElement)))
|
||||||
|
(Identifier))
|
||||||
|
(PropertySignature
|
||||||
|
(Empty)
|
||||||
|
(Readonly)
|
||||||
|
(Annotation
|
||||||
|
(TypeIdentifier))
|
||||||
|
(Identifier)))))
|
@ -1,10 +1,6 @@
|
|||||||
(Statements
|
(Statements
|
||||||
(InterfaceDeclaration
|
(InterfaceDeclaration
|
||||||
(TypeParameters
|
(Empty)
|
||||||
(TypeParameter
|
|
||||||
(Identifier)
|
|
||||||
(Empty)
|
|
||||||
(Empty)))
|
|
||||||
(Identifier)
|
(Identifier)
|
||||||
(ObjectType
|
(ObjectType
|
||||||
(PropertySignature
|
(PropertySignature
|
||||||
|
Loading…
Reference in New Issue
Block a user