mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
30 lines
528 B
Plaintext
30 lines
528 B
Plaintext
(Program
|
|
(Match
|
|
(Send
|
|
(Identifier))
|
|
(
|
|
(Pattern
|
|
(
|
|
(Send
|
|
(Identifier)))
|
|
(
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Pattern
|
|
{+(
|
|
{+(Send
|
|
{+(Identifier)+})+}
|
|
{+(Send
|
|
{+(Identifier)+})+})+}
|
|
{+(
|
|
{+(Send
|
|
{+(Identifier)+})+})+})+}))))
|
|
{-(Match
|
|
{-(Empty)-}
|
|
{-(
|
|
{-(Pattern
|
|
{-(
|
|
{-(Boolean)-})-}
|
|
{-(
|
|
{-(TextElement)-})-})-})-})-})
|