mirror of
https://github.com/github/semantic.git
synced 2025-01-02 04:10:29 +03:00
22 lines
361 B
Plaintext
22 lines
361 B
Plaintext
(Statements
|
|
{+(LessThanEqual
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+})+}
|
|
{+(GreaterThanEqual
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+})+}
|
|
{-(LessThan
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})-}
|
|
{-(GreaterThan
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})-})
|