ECMAScript® 2021 Language Specification

Draft ECMA-262 / February 25, 2021

12.5 Tokens

Syntax

CommonToken :: IdentifierName Punctuator NumericLiteral StringLiteral Template Note

The DivPunctuator, RegularExpressionLiteral, RightBracePunctuator, and TemplateSubstitutionTail productions derive additional tokens that are not included in the CommonToken production.

  • <-12.4 Comments
  • 12.6 Names and Keywords->
  • Spec content © 2021 Ecma International (BSD License)
  • Site © 2018–2020 Jed Fox GitHub Profile Twitter Profile (MIT License)
  • Built with Gatsby
  • Contribute on GitHub