mirror of
https://github.com/github/semantic.git
synced 2025-01-04 21:47:07 +03:00
20 lines
299 B
Plaintext
20 lines
299 B
Plaintext
|
(Program
|
||
|
(Throw
|
||
|
(
|
||
|
(Call
|
||
|
(Identifier)
|
||
|
{+(TextElement)+}
|
||
|
{-(TextElement)-}
|
||
|
(Empty))))
|
||
|
(Throw
|
||
|
(
|
||
|
(Call
|
||
|
(Identifier)
|
||
|
{+(TextElement)+}
|
||
|
{-(TextElement)-}
|
||
|
(Empty))
|
||
|
{ (Identifier)
|
||
|
->(Identifier) }))
|
||
|
(Throw
|
||
|
([])))
|