mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +03:00
28 lines
437 B
Plaintext
28 lines
437 B
Plaintext
|
(Program
|
||
|
{-(Hash
|
||
|
(KeyValue
|
||
|
(Identifier)
|
||
|
(Integer)))-}
|
||
|
(Hash)
|
||
|
{+(Hash
|
||
|
(KeyValue
|
||
|
(Identifier)
|
||
|
(Integer)))+}
|
||
|
{+(Hash
|
||
|
(KeyValue
|
||
|
(Identifier)
|
||
|
(Identifier))
|
||
|
(KeyValue
|
||
|
(Identifier)
|
||
|
(Identifier)))+}
|
||
|
{-(Assignment
|
||
|
(Identifier)
|
||
|
(Hash
|
||
|
(Comment)
|
||
|
(KeyValue
|
||
|
(Identifier)
|
||
|
(Identifier))
|
||
|
(KeyValue
|
||
|
(Identifier)
|
||
|
(Identifier))))-})
|