1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +03:00
semantic/test/fixtures/java/corpus/Wildcard.diffB-A.txt

20 lines
419 B
Plaintext
Raw Normal View History

2018-07-25 01:24:50 +03:00
(Statements
(Class
(Identifier)
(Statements
(Method
(Void)
(Empty)
(Identifier)
(Annotation
(Identifier)
(GenericType
{ (Identifier)
->(Identifier) }
(Wildcard
{ (WildcardBoundExtends
{-(Identifier)-})
->(WildcardBoundSuper
{+(Identifier)+}) })))
(Empty)))))