mirror of
https://github.com/github/semantic.git
synced 2024-12-11 08:45:48 +03:00
43 lines
622 B
Plaintext
43 lines
622 B
Plaintext
(Program
|
|
{+(ForEach
|
|
(
|
|
(Identifier))
|
|
(Identifier)
|
|
(
|
|
(Identifier)))+}
|
|
{+(ForEach
|
|
(
|
|
(Identifier)
|
|
(Identifier))
|
|
(Identifier)
|
|
(
|
|
(Identifier)))+}
|
|
(ForEach
|
|
(
|
|
{ (Identifier)
|
|
->(Identifier) })
|
|
{ (Array
|
|
(Integer)
|
|
(Integer)
|
|
(Integer))
|
|
->(Enumeration
|
|
(Integer)
|
|
(Integer)
|
|
(Empty)) }
|
|
(
|
|
{ (Call
|
|
(Identifier)
|
|
(Identifier)
|
|
(Empty))
|
|
->(Boolean) }))
|
|
{+(ForEach
|
|
(
|
|
(Identifier)
|
|
(Identifier))
|
|
(Enumeration
|
|
(Integer)
|
|
(Integer)
|
|
(Empty))
|
|
(
|
|
(Boolean)))+})
|