mirror of
https://github.com/github/semantic.git
synced 2024-12-29 18:06:14 +03:00
9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
(Program
|
|
(Method
|
|
(Identifier)
|
|
{ (Params)
|
|
->(Params
|
|
{+(OptionalParameter
|
|
{+(Identifier)+}
|
|
{+(Identifier)+})+}) }))
|