mirror of
https://github.com/github/semantic.git
synced 2024-12-21 22:01:46 +03:00
45 lines
886 B
Plaintext
45 lines
886 B
Plaintext
(Program
|
|
(Module
|
|
(Identifier))
|
|
(Function
|
|
(Empty)
|
|
(
|
|
(Identifier))
|
|
([])
|
|
{ (Match
|
|
{-(Empty)-}
|
|
{-([])-})
|
|
->(
|
|
{+(Match
|
|
{+([])+}
|
|
{+(Pattern
|
|
{+(Identifier)+}
|
|
{+(Call
|
|
{+(Identifier)+}
|
|
{+(Empty)+})+})+})+}
|
|
{+(Match
|
|
{+(
|
|
{+(Identifier)+})+}
|
|
{+(
|
|
{+(Pattern
|
|
{+(
|
|
{+(Integer)+}
|
|
{+(Integer)+})+}
|
|
{+(
|
|
{+(Call
|
|
{+(Identifier)+}
|
|
{+(Empty)+})+}
|
|
{+(Call
|
|
{+(Identifier)+}
|
|
{+(Empty)+})+}
|
|
{+(Pattern
|
|
{+(Identifier)+}
|
|
{+(Empty)+})+})+})+}
|
|
{+(DefaultPattern
|
|
{+(
|
|
{+(Call
|
|
{+(Identifier)+}
|
|
{+(Empty)+})+}
|
|
{+(Break
|
|
{+(Empty)+})+})+})+})+})+}) }))
|