mirror of
https://github.com/github/semantic.git
synced 2024-12-19 12:51:52 +03:00
5c0191378b
- Constructor Operators - Type Operators - Variable Operators - Module Exports (exporting a module) - Constructor Symbols - Variable Symbols - Qualified Module Identifiers
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
(Module
|
|
{ (Identifier)
|
|
->(Identifier) }
|
|
(Statements))
|