mirror of
https://github.com/github/semantic.git
synced 2024-12-20 13:21:59 +03:00
27 lines
406 B
Plaintext
27 lines
406 B
Plaintext
(Program
|
|
{ (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)-})-})-})
|