mirror of
https://github.com/github/semantic.git
synced 2025-01-07 07:58:12 +03:00
11 lines
227 B
Plaintext
11 lines
227 B
Plaintext
(Program
|
|
(Statement
|
|
(ExpressionStatement
|
|
(Expression
|
|
(BinaryExpression
|
|
(Token)
|
|
(Expression
|
|
(Identifier "i"))
|
|
(Expression
|
|
(Identifier "j")))))))
|