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