mirror of
https://github.com/github/semantic.git
synced 2024-12-20 21:31:48 +03:00
17 lines
236 B
Plaintext
17 lines
236 B
Plaintext
(Statements
|
|
(Comparison
|
|
(Send
|
|
(Identifier))
|
|
(Send
|
|
(Identifier)))
|
|
(Matches
|
|
(Send
|
|
(Identifier))
|
|
(Send
|
|
(Identifier)))
|
|
(Assignment
|
|
(Identifier)
|
|
(Not
|
|
(Send
|
|
(Identifier)))))
|