mirror of
https://github.com/github/semantic.git
synced 2024-12-20 13:21:59 +03:00
13 lines
177 B
Plaintext
13 lines
177 B
Plaintext
(Program
|
|
{+(And
|
|
(Identifier)
|
|
(Identifier))+}
|
|
(Or
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
{ (Identifier)
|
|
->(Identifier) })
|
|
{-(And
|
|
(Identifier)
|
|
(Identifier))-})
|