mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
41 lines
683 B
Plaintext
41 lines
683 B
Plaintext
(Program
|
|
(Hash
|
|
(KeyValue
|
|
{ (Symbol)
|
|
->(Identifier) }
|
|
{ (TextElement)
|
|
->(TextElement) })
|
|
(KeyValue
|
|
{ (Symbol)
|
|
->(Identifier) }
|
|
{ (Integer)
|
|
->(Integer) })
|
|
(KeyValue
|
|
{ (TextElement)
|
|
->(Identifier) }
|
|
{ (Boolean)
|
|
->(Boolean) })
|
|
{-(KeyValue
|
|
{-(Symbol)-}
|
|
{-(Integer)-})-})
|
|
{-(Hash)-}
|
|
{-(Hash
|
|
{-(Context
|
|
{-(Comment)-}
|
|
{-(KeyValue
|
|
{-(Identifier)-}
|
|
{-(Integer)-})-})-}
|
|
{-(Context
|
|
{-(Comment)-}
|
|
{-(Comment)-}
|
|
{-(KeyValue
|
|
{-(TextElement)-}
|
|
{-(Integer)-})-})-}
|
|
{-(Context
|
|
{-(Comment)-}
|
|
{-(Empty)-})-})-}
|
|
{-(Hash
|
|
{-(Context
|
|
{-(Comment)-}
|
|
{-(Empty)-})-})-})
|