mirror of
https://github.com/github/semantic.git
synced 2024-12-27 00:44:57 +03:00
25 lines
391 B
Plaintext
25 lines
391 B
Plaintext
(Statements
|
|
(Class
|
|
(Identifier)
|
|
(Annotation
|
|
(Function
|
|
(Identifier)
|
|
(Identifier)
|
|
(Return
|
|
(Identifier)))
|
|
(Empty)))
|
|
(Class
|
|
(Identifier)
|
|
(NoOp
|
|
(Empty)))
|
|
(Class
|
|
(Identifier)
|
|
(Identifier)
|
|
(Annotation
|
|
(Function
|
|
(Identifier)
|
|
(Identifier)
|
|
(Return
|
|
(Empty)))
|
|
(Empty))))
|