mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
44 lines
752 B
Plaintext
44 lines
752 B
Plaintext
(Program
|
|
(Hash
|
|
{+(KeyValue
|
|
{+(Identifier)+}
|
|
{+(TextElement)+})+}
|
|
{+(KeyValue
|
|
{+(Identifier)+}
|
|
{+(Integer)+})+}
|
|
{+(KeyValue
|
|
{+(Identifier)+}
|
|
{+(Boolean)+})+}
|
|
{-(KeyValue
|
|
{-(Symbol)-}
|
|
{-(TextElement)-})-}
|
|
{-(KeyValue
|
|
{-(Symbol)-}
|
|
{-(Integer)-})-}
|
|
{-(KeyValue
|
|
{-(TextElement)-}
|
|
{-(Boolean)-})-}
|
|
{-(KeyValue
|
|
{-(Symbol)-}
|
|
{-(Integer)-})-})
|
|
{-(Hash)-}
|
|
{-(Hash
|
|
{-(Context
|
|
{-(Comment)-}
|
|
{-(KeyValue
|
|
{-(Identifier)-}
|
|
{-(Integer)-})-})-}
|
|
{-(Context
|
|
{-(Comment)-}
|
|
{-(Comment)-}
|
|
{-(KeyValue
|
|
{-(TextElement)-}
|
|
{-(Integer)-})-})-}
|
|
{-(Context
|
|
{-(Comment)-}
|
|
{-(Empty)-})-})-}
|
|
{-(Hash
|
|
{-(Context
|
|
{-(Comment)-}
|
|
{-(Empty)-})-})-})
|