mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +03:00
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
|
(Program
|
||
|
(ExpressionStatements
|
||
|
(Assignment
|
||
|
(SubscriptAccess
|
||
|
(Identifier)
|
||
|
(StringLiteral))
|
||
|
(NumberLiteral))))
|