mirror of
https://github.com/github/semantic.git
synced 2024-12-18 20:31:55 +03:00
33 lines
526 B
Plaintext
33 lines
526 B
Plaintext
(Statements
|
|
{+(Equal
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+})+}
|
|
{+(Not
|
|
{+(Equal
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+})+})+}
|
|
{+(Equal
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+})+}
|
|
{-(Comparison
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})-}
|
|
{-(Matches
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})-}
|
|
{-(Assignment
|
|
{-(Identifier)-}
|
|
{-(Not
|
|
{-(Send
|
|
{-(Identifier)-})-})-})-})
|