mirror of
https://github.com/github/semantic.git
synced 2025-01-02 20:41:38 +03:00
19 lines
342 B
Plaintext
19 lines
342 B
Plaintext
(Program
|
|
(Match
|
|
(Identifier)
|
|
(
|
|
(Pattern
|
|
(
|
|
{ (Identifier)
|
|
->(Identifier) })
|
|
(
|
|
{ (Identifier)
|
|
->(Pattern
|
|
{+(
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+}
|
|
{+(
|
|
{+(Identifier)+}
|
|
{+([])+})+}) }
|
|
{-(Identifier)-})))))
|