[][src]Module ress::tokens

Structs

Ident

An identifier

Item

A wrapper around a token that will include the byte span of the text that it was found at

Span

A location in the original source text

token

Enums

BooleanLiteral

The tokenized representation of true or false

Token

The representation of a single JS token

Functions

boolean_literal
ident
null_literal
token