mirror of
https://github.com/github/semantic.git
synced 2024-12-20 21:31:48 +03:00
43 lines
716 B
Plaintext
43 lines
716 B
Plaintext
(Statements
|
|
(Hash
|
|
{+(KeyValue
|
|
{+(Symbol)+}
|
|
{+(TextElement)+})+}
|
|
(KeyValue
|
|
{ (Symbol)
|
|
->(Symbol) }
|
|
{ (TextElement)
|
|
->(Integer) })
|
|
{+(KeyValue
|
|
{+(TextElement)+}
|
|
{+(Boolean)+})+}
|
|
{+(KeyValue
|
|
{+(Symbol)+}
|
|
{+(Integer)+})+}
|
|
{-(KeyValue
|
|
{-(Symbol)-}
|
|
{-(Integer)-})-}
|
|
{-(KeyValue
|
|
{-(Symbol)-}
|
|
{-(Boolean)-})-})
|
|
{+(Hash)+}
|
|
{+(Hash
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(KeyValue
|
|
{+(Symbol)+}
|
|
{+(Integer)+})+})+}
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(Comment)+}
|
|
{+(KeyValue
|
|
{+(TextElement)+}
|
|
{+(Integer)+})+})+}
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(Empty)+})+})+}
|
|
{+(Hash
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(Empty)+})+})+})
|