mirror of
https://github.com/github/semantic.git
synced 2024-12-21 05:41:54 +03:00
14 lines
318 B
Plaintext
14 lines
318 B
Plaintext
(Program
|
|
(ExpressionStatements
|
|
(Assignment
|
|
(Identifier)
|
|
(Object
|
|
(Pair
|
|
(Identifier)
|
|
(CommaOperator
|
|
(NumberLiteral)
|
|
(MathOperator
|
|
(NumberLiteral)
|
|
(Other "+")
|
|
(NumberLiteral))
|
|
(NumberLiteral))))))) |