mirror of
https://github.com/github/semantic.git
synced 2024-12-01 00:33:59 +03:00
22 lines
356 B
Plaintext
22 lines
356 B
Plaintext
(Program
|
|
{ (LessThan
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})
|
|
->(LessThanEqual
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+}) }
|
|
{+(GreaterThanEqual
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+})+}
|
|
{-(GreaterThan
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})-})
|