mirror of
https://github.com/github/semantic.git
synced 2024-12-20 05:11:44 +03:00
13 lines
186 B
Plaintext
13 lines
186 B
Plaintext
(Statements
|
|
(Package
|
|
(Identifier))
|
|
(Function
|
|
(Empty)
|
|
(Identifier)
|
|
(Statements)
|
|
(Send
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
{ (Integer)
|
|
->(Integer) })))
|