mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
19 lines
314 B
Plaintext
19 lines
314 B
Plaintext
(Program
|
|
(Package
|
|
(Identifier))
|
|
(Function
|
|
(Empty)
|
|
(Identifier)
|
|
([])
|
|
(
|
|
(Type
|
|
(Identifier)
|
|
(Constructor
|
|
(Empty)
|
|
(Field
|
|
(Identifier)
|
|
(
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
{-(Identifier)-})))))))
|