mirror of
https://github.com/github/semantic.git
synced 2024-12-19 12:51:52 +03:00
17 lines
227 B
Plaintext
17 lines
227 B
Plaintext
{+(Program
|
|
(Call
|
|
(Identifier)
|
|
(TextElement)
|
|
(Empty))
|
|
(Call
|
|
(Identifier)
|
|
(TextElement)
|
|
(Null)
|
|
(Empty))
|
|
(Call
|
|
(Identifier)
|
|
(TextElement)
|
|
(Identifier)
|
|
(Identifier)
|
|
(Empty)))+}
|