mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
25 lines
388 B
Plaintext
25 lines
388 B
Plaintext
(Program
|
|
(Class
|
|
(Identifier)
|
|
(Annotation
|
|
(Function
|
|
(Identifier)
|
|
(Identifier)
|
|
(Return
|
|
(Identifier)))
|
|
(Empty)))
|
|
(Class
|
|
(Identifier)
|
|
(NoOp
|
|
(Empty)))
|
|
(Class
|
|
(Identifier)
|
|
(Identifier)
|
|
(Annotation
|
|
(Function
|
|
(Identifier)
|
|
(Identifier)
|
|
(Return
|
|
(Empty)))
|
|
(Empty))))
|