mirror of
https://github.com/github/semantic.git
synced 2024-12-20 21:31:48 +03:00
27 lines
409 B
Plaintext
27 lines
409 B
Plaintext
(Statements
|
|
{ (BOr
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})
|
|
->(BAnd
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+}) }
|
|
{+(LShift
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+})+}
|
|
{-(RShift
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})-}
|
|
{-(BXOr
|
|
{-(Send
|
|
{-(Identifier)-})-}
|
|
{-(Send
|
|
{-(Identifier)-})-})-})
|