mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
15 lines
204 B
Plaintext
15 lines
204 B
Plaintext
(Statements
|
|
(LowOr
|
|
(Send
|
|
(Identifier))
|
|
(Send
|
|
(Identifier)))
|
|
(LowAnd
|
|
(LowOr
|
|
(Send
|
|
(Identifier))
|
|
(Send
|
|
(Identifier)))
|
|
(Send
|
|
(Identifier))))
|