mirror of
https://github.com/github/semantic.git
synced 2025-01-07 07:58:12 +03:00
10 lines
197 B
Plaintext
10 lines
197 B
Plaintext
(Program
|
|
(Statement
|
|
(ThrowStatement
|
|
(Expression
|
|
(NewExpression
|
|
(Arguments
|
|
(Expression
|
|
(String)))
|
|
(Identifier "Error"))))))
|