mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
13 lines
232 B
Plaintext
13 lines
232 B
Plaintext
|
{+(Program
|
||
|
(Module
|
||
|
(Identifier))
|
||
|
(Function
|
||
|
(Identifier)
|
||
|
(Other "type_declaration"
|
||
|
(TypeDecl
|
||
|
(Identifier)
|
||
|
(StructTy
|
||
|
(FieldDecl
|
||
|
(Identifier)
|
||
|
(Identifier)))))))+}
|