mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +03:00
18 lines
285 B
Plaintext
18 lines
285 B
Plaintext
(Program
|
|
(Module
|
|
(Identifier))
|
|
(Function
|
|
(Empty)
|
|
(
|
|
(Identifier))
|
|
([])
|
|
(Assignment
|
|
(Identifier)
|
|
(Reference
|
|
(Composite
|
|
(Identifier)
|
|
(
|
|
(KeyValue
|
|
(Identifier)
|
|
(Identifier))))))))
|