mirror of
https://github.com/github/semantic.git
synced 2024-12-19 21:01:35 +03:00
22 lines
361 B
Plaintext
22 lines
361 B
Plaintext
(Statements
|
|
{+(LessThan
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+})+}
|
|
{+(GreaterThan
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+})+}
|
|
{-(LessThanEqual
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})-}
|
|
{-(GreaterThanEqual
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})-})
|