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.4 Tokens
Paragraph 11 There are several kinds of tokens: identifiers, keywords, literals, operators, and punctuators. 2 White space and comments are not tokens, though they act as separators for tokens. token :: identifier keyword integer-literal real-literal character-literal string-literal operator-or-punctuator |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

