Module ress::tokens

source ·

Modules

Structs

  • A comment, effectively should be treated as white space. There are 3 kinds of comments according to the specification.
  • An identifier
  • A JS number literal. There are 4 kinds of number literals allowed in JS.
  • A Regular Expression Literal

Enums