mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +03:00
41 lines
719 B
Plaintext
41 lines
719 B
Plaintext
(Statements
|
|
(Hash
|
|
(KeyValue
|
|
{ (SymbolElement)
|
|
->(SymbolElement) }
|
|
{ (TextElement)
|
|
->(TextElement) })
|
|
(KeyValue
|
|
{ (SymbolElement)
|
|
->(SymbolElement) }
|
|
{ (Integer)
|
|
->(Integer) })
|
|
(KeyValue
|
|
{ (SymbolElement)
|
|
->(TextElement) }
|
|
{ (Boolean)
|
|
->(Boolean) })
|
|
{+(KeyValue
|
|
{+(SymbolElement)+}
|
|
{+(Integer)+})+})
|
|
{+(Hash)+}
|
|
{+(Hash
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(KeyValue
|
|
{+(SymbolElement)+}
|
|
{+(Integer)+})+})+}
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(Comment)+}
|
|
{+(KeyValue
|
|
{+(TextElement)+}
|
|
{+(Integer)+})+})+}
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(Empty)+})+})+}
|
|
{+(Hash
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(Empty)+})+})+})
|