mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
|
{+(Program
|
||
|
(Module
|
||
|
(Identifier))
|
||
|
(Function
|
||
|
(Identifier)
|
||
|
(FunctionCall
|
||
|
(SubscriptAccess
|
||
|
(SubscriptAccess
|
||
|
(Identifier)
|
||
|
(Identifier))
|
||
|
(Identifier)))))+}
|