mirror of
https://github.com/github/semantic.git
synced 2025-01-06 06:46:07 +03:00
10 lines
147 B
Plaintext
10 lines
147 B
Plaintext
(Program
|
|
(MethodCall
|
|
(Identifier)
|
|
(Params
|
|
(Identifier))
|
|
(Binary
|
|
(Identifier)
|
|
(Other "+")
|
|
(IntegerLiteral))))
|