mirror of
https://github.com/github/semantic.git
synced 2024-12-29 18:06:14 +03:00
re-generate ambient-declarations and interface typescript tests
This commit is contained in:
parent
7d468d4823
commit
6713fdde39
@ -22,7 +22,6 @@
|
||||
{-(Identifier)-}
|
||||
{-(Empty)-})-})
|
||||
->(InterfaceDeclaration
|
||||
{+(Empty)+}
|
||||
{+(Empty)+}
|
||||
{+(Identifier)+}
|
||||
{+(ObjectType)+}) })
|
||||
@ -63,7 +62,6 @@
|
||||
{-(Identifier)-}
|
||||
{-(Empty)-})-})-}
|
||||
{-(InterfaceDeclaration
|
||||
{-(Empty)-}
|
||||
{-(Empty)-}
|
||||
{-(Identifier)-}
|
||||
{-(ObjectType
|
||||
@ -74,7 +72,6 @@
|
||||
{-(PredefinedType)-})-}
|
||||
{-(Identifier)-})-})-})-}
|
||||
{-(InterfaceDeclaration
|
||||
{-(Empty)-}
|
||||
{-(Empty)-}
|
||||
{-(Identifier)-}
|
||||
{-(ObjectType
|
||||
|
@ -53,7 +53,6 @@
|
||||
{+(Identifier)+}
|
||||
{+(Empty)+})+})+}
|
||||
{+(InterfaceDeclaration
|
||||
{+(Empty)+}
|
||||
{+(Empty)+}
|
||||
{+(Identifier)+}
|
||||
{+(ObjectType
|
||||
@ -64,7 +63,6 @@
|
||||
{+(PredefinedType)+})+}
|
||||
{+(Identifier)+})+})+})+}
|
||||
{+(InterfaceDeclaration
|
||||
{+(Empty)+}
|
||||
{+(Empty)+}
|
||||
{+(Identifier)+}
|
||||
{+(ObjectType
|
||||
@ -95,7 +93,6 @@
|
||||
{-(Statements)-})-})-}
|
||||
{-(AmbientDeclaration
|
||||
{-(InterfaceDeclaration
|
||||
{-(Empty)-}
|
||||
{-(Empty)-}
|
||||
{-(Identifier)-}
|
||||
{-(ObjectType)-})-})-}
|
||||
|
@ -53,7 +53,6 @@
|
||||
(Identifier)
|
||||
(Empty)))
|
||||
(InterfaceDeclaration
|
||||
(Empty)
|
||||
(Empty)
|
||||
(Identifier)
|
||||
(ObjectType
|
||||
@ -64,7 +63,6 @@
|
||||
(PredefinedType))
|
||||
(Identifier))))
|
||||
(InterfaceDeclaration
|
||||
(Empty)
|
||||
(Empty)
|
||||
(Identifier)
|
||||
(ObjectType
|
||||
|
@ -8,7 +8,6 @@
|
||||
(Statements)))
|
||||
(AmbientDeclaration
|
||||
(InterfaceDeclaration
|
||||
(Empty)
|
||||
(Empty)
|
||||
(Identifier)
|
||||
(ObjectType)))
|
||||
|
@ -1,23 +0,0 @@
|
||||
(Statements
|
||||
(InterfaceDeclaration
|
||||
(TypeParameters
|
||||
(TypeParameter
|
||||
(Identifier)
|
||||
(Empty)
|
||||
(Empty)))
|
||||
(Empty)
|
||||
(Identifier)
|
||||
(ObjectType
|
||||
(PropertySignature
|
||||
(Empty)
|
||||
(Empty)
|
||||
(Annotation
|
||||
(LiteralType
|
||||
(TextElement)))
|
||||
(Identifier))
|
||||
(PropertySignature
|
||||
(Empty)
|
||||
(Readonly)
|
||||
(Annotation
|
||||
(TypeIdentifier))
|
||||
(Identifier)))))
|
@ -1,7 +1,10 @@
|
||||
(Statements
|
||||
(InterfaceDeclaration
|
||||
(Empty)
|
||||
(Empty)
|
||||
(TypeParameters
|
||||
(TypeParameter
|
||||
(Identifier)
|
||||
(Empty)
|
||||
(Empty)))
|
||||
(Identifier)
|
||||
(ObjectType
|
||||
(PropertySignature
|
||||
|
Loading…
Reference in New Issue
Block a user