mirror of
https://github.com/github/semantic.git
synced 2024-12-20 05:11:44 +03:00
17 lines
227 B
Plaintext
17 lines
227 B
Plaintext
(Program
|
|
(Package
|
|
(Identifier))
|
|
(
|
|
(Comment)
|
|
(Comment)
|
|
(QualifiedImport
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Identifier))
|
|
(Comment))
|
|
(Function
|
|
(Empty)
|
|
(Identifier)
|
|
([])
|
|
([])))
|