mirror of
https://github.com/github/semantic.git
synced 2024-12-11 08:45:48 +03:00
46 lines
646 B
Plaintext
46 lines
646 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)))-})
|