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
Paragraph 11 This specification presents the syntax of the C# programming language using two grammars. 2 The lexical grammar (§9.2.1) defines how Unicode characters are combined to form line terminators, white space, comments, tokens, and pre-processing directives. 3 The syntactic grammar (§9.2.2) defines how the tokens resulting from the lexical grammar are combined to form C# programs. |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

