13.07.2015 Views

C# Language Specification - Willy .Net

C# Language Specification - Willy .Net

C# Language Specification - Willy .Net

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>C#</strong> LANGUAGE SPECIFICATIONinput-characters::input-characterinput-characters input-characterinput-character::Any Unicode character except a new-line-characternew-line-character::Carriage return character (U+000D)Line feed character (U+000A)Next line character (U+0085)Line separator character (U+2028)Paragraph separator character (U+2029)delimited-comment::/* delimited-comment-text opt asterisks /delimited-comment-text::delimited-comment-sectiondelimited-comment-text delimited-comment-sectiondelimited-comment-section::not-asteriskasterisks not-slashasterisks::*asterisks *not-asterisk::Any Unicode character except *not-slash::Any Unicode character except /A.1.4 Tokenstoken::identifierkeywordinteger-literalreal-literalcharacter-literalstring-literaloperator-or-punctuatorA.1.5 Unicode character escape sequencesunicode-character-escape-sequence::\u hex-digit hex-digit hex-digit hex-digit\U hex-digit hex-digit hex-digit hex-digit hex-digit hex-digit hex-digit hex-digitA.1.6 Identifiersidentifier::available-identifier@ identifier-or-keywordavailable-identifier::An identifier-or-keyword that is not a keyword336

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!