mirror of
https://github.com/github/semantic.git
synced 2024-12-11 08:45:48 +03:00
24 lines
400 B
Plaintext
24 lines
400 B
Plaintext
(Program
|
|
(Match
|
|
(Identifier)
|
|
(
|
|
(Pattern
|
|
(
|
|
(Identifier))
|
|
(
|
|
{+(Identifier)+}
|
|
{+(Pattern
|
|
{+(
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+}
|
|
{+(
|
|
{+(Identifier)+})+})+}))))
|
|
{-(Match
|
|
{-(Empty)-}
|
|
{-(
|
|
{-(Pattern
|
|
{-(
|
|
{-(Boolean)-})-}
|
|
{-(
|
|
{-(TextElement)-})-})-})-})-})
|