mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
37 lines
589 B
Plaintext
37 lines
589 B
Plaintext
(Program
|
|
{-(Subscript
|
|
{-(Identifier)-}
|
|
{-(Enumeration
|
|
{-(Integer)-}
|
|
{-(Integer)-}
|
|
{-(Empty)-})-}
|
|
{-(Ellipsis)-})-}
|
|
(Subscript
|
|
(Identifier)
|
|
(Enumeration
|
|
(Empty)
|
|
(Empty)
|
|
(Empty)))
|
|
(Subscript
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Enumeration
|
|
{ (Integer)
|
|
->(Integer) }
|
|
(Empty)
|
|
(Empty)))
|
|
{+(Subscript
|
|
{+(Identifier)+}
|
|
{+(Enumeration
|
|
{+(Integer)+}
|
|
{+(Integer)+}
|
|
{+(Empty)+})+}
|
|
{+(Ellipsis)+})+}
|
|
(Subscript
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Enumeration
|
|
(Empty)
|
|
(Empty)
|
|
(Empty))))
|