mirror of
https://github.com/github/semantic.git
synced 2024-12-19 12:51:52 +03:00
21 lines
416 B
Plaintext
21 lines
416 B
Plaintext
(Statements
|
|
{+(Assignment
|
|
{+(Identifier)+}
|
|
{+(Hash
|
|
{+(KeyValue
|
|
{+(Identifier)+}
|
|
{+(SequenceExpression
|
|
{+(Float)+}
|
|
{+(SequenceExpression
|
|
{+(Plus
|
|
{+(Float)+}
|
|
{+(Float)+})+}
|
|
{+(Float)+})+})+})+})+})+}
|
|
{-(SequenceExpression
|
|
{-(Assignment
|
|
{-(Identifier)-}
|
|
{-(Float)-})-}
|
|
{-(Assignment
|
|
{-(Identifier)-}
|
|
{-(Float)-})-})-})
|