Table of Contents 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Notes DownloadECMA-334 C# Language Specification


9 Lexical structure
9.2 Grammars
9.2.2 Syntactic grammar
Paragraph 11 The syntactic grammar of C# is presented in the chapters and appendices that follow this chapter. 2 The terminal symbols of the syntactic grammar are the tokens defined by the lexical grammar, and the syntactic grammar specifies how tokens are combined to form C# programs.
Paragraph 21 Every source file in a C# program must conform to the compilation-unit production (§16.1) of the syntactic grammar. |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

