mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
29 lines
505 B
Plaintext
29 lines
505 B
Plaintext
(Program
|
|
{+(Hash
|
|
{+(KeyValue
|
|
{+(Identifier)+}
|
|
{+(Integer)+})+})+}
|
|
(Hash)
|
|
{+(Assignment
|
|
{+(Identifier)+}
|
|
{+(Hash
|
|
{+(Context
|
|
{+(Comment)+}
|
|
{+(KeyValue
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+})+}
|
|
{+(KeyValue
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+})+})+}
|
|
{-(Hash
|
|
{-(KeyValue
|
|
{-(Identifier)-}
|
|
{-(Integer)-})-})-}
|
|
{-(Hash
|
|
{-(KeyValue
|
|
{-(Identifier)-}
|
|
{-(Identifier)-})-}
|
|
{-(KeyValue
|
|
{-(Identifier)-}
|
|
{-(Identifier)-})-})-})
|