mirror of
https://github.com/github/semantic.git
synced 2024-12-20 13:21:59 +03:00
10 lines
194 B
Plaintext
10 lines
194 B
Plaintext
(Program
|
|
(ExpressionStatements
|
|
(Constructor
|
|
(FunctionCall
|
|
(MemberAccess
|
|
(Identifier))
|
|
(NumberLiteral)
|
|
{ (StringLiteral)
|
|
->(StringLiteral) }))))
|