mirror of
https://github.com/github/semantic.git
synced 2025-01-07 07:58:12 +03:00
10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
(Program
|
|
(MethodCall
|
|
(Identifier)
|
|
(Pair
|
|
(SymbolLiteral)
|
|
(Boolean))
|
|
{-(Pair
|
|
{-(SymbolLiteral)-}
|
|
{-(IntegerLiteral)-})-}))
|