mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
18 lines
257 B
Plaintext
18 lines
257 B
Plaintext
(Program
|
|
(Module
|
|
(Identifier))
|
|
(QualifiedImport
|
|
(TextElement)
|
|
(Identifier))
|
|
(WildcardImport
|
|
(TextElement)
|
|
(Empty))
|
|
(QualifiedImport
|
|
(TextElement)
|
|
(Identifier))
|
|
(Function
|
|
(Empty)
|
|
(Identifier)
|
|
([])
|
|
([])))
|