mirror of
https://github.com/github/semantic.git
synced 2024-12-11 08:45:48 +03:00
43 lines
729 B
Plaintext
43 lines
729 B
Plaintext
(Program
|
|
(Hash
|
|
{+(KeyValue
|
|
{+(Symbol)+}
|
|
{+(TextElement)+})+}
|
|
{+(KeyValue
|
|
{+(Symbol)+}
|
|
{+(Integer)+})+}
|
|
(KeyValue
|
|
{ (Identifier)
|
|
->(TextElement) }
|
|
{ (TextElement)
|
|
->(Boolean) })
|
|
{+(KeyValue
|
|
{+(Symbol)+}
|
|
{+(Integer)+})+}
|
|
{-(KeyValue
|
|
{-(Identifier)-}
|
|
{-(Integer)-})-}
|
|
{-(KeyValue
|
|
{-(Identifier)-}
|
|
{-(Boolean)-})-})
|
|
{+(Hash)+}
|
|
{+(Hash
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(KeyValue
|
|
{+(Identifier)+}
|
|
{+(Integer)+})+})+}
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(Comment)+}
|
|
{+(KeyValue
|
|
{+(TextElement)+}
|
|
{+(Integer)+})+})+}
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(Empty)+})+})+}
|
|
{+(Hash
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(Empty)+})+})+})
|