mirror of
https://github.com/github/semantic.git
synced 2024-12-24 15:35:14 +03:00
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
(Program
|
|
(Call
|
|
(MemberAccess
|
|
(Identifier)
|
|
(Identifier))
|
|
(Identifier)
|
|
{+(TextElement)+}
|
|
{-(TextElement)-}
|
|
(Empty)))
|