mirror of
https://github.com/github/semantic.git
synced 2024-12-19 04:41:47 +03:00
48 lines
966 B
Plaintext
48 lines
966 B
Plaintext
(Program
|
|
(Package
|
|
(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)+})+})+})+})+})+}) }))
|