mirror of
https://github.com/github/semantic.git
synced 2024-12-26 00:12:29 +03:00
18 lines
241 B
Plaintext
18 lines
241 B
Plaintext
(Program
|
|
(Module
|
|
(Identifier))
|
|
(Import
|
|
(Context
|
|
(Comment)
|
|
(Comment)
|
|
{ (TextElement)
|
|
->(TextElement) })
|
|
(Context
|
|
(Comment)
|
|
(Empty)))
|
|
(Function
|
|
(Empty)
|
|
(Identifier)
|
|
([])
|
|
([])))
|