mirror of
https://github.com/github/semantic.git
synced 2024-12-01 09:15:01 +03:00
30 lines
428 B
Plaintext
30 lines
428 B
Plaintext
(Program
|
|
(Hash
|
|
(KeyValue
|
|
(Symbol)
|
|
(TextElement))
|
|
(KeyValue
|
|
(Symbol)
|
|
(Integer))
|
|
(KeyValue
|
|
(TextElement)
|
|
(Boolean))
|
|
(KeyValue
|
|
(Symbol)
|
|
(Integer)))
|
|
(Hash)
|
|
(Hash
|
|
(KeyValue
|
|
(Identifier)
|
|
(Integer))
|
|
(KeyValue
|
|
(TextElement)
|
|
(Integer))
|
|
(Context
|
|
(Comment)
|
|
(Empty)))
|
|
(Hash
|
|
(Context
|
|
(Comment)
|
|
(Empty))))
|