Skip to main content

FIRST_RESERVED

Constant FIRST_RESERVED 

Source
pub const FIRST_RESERVED: i32 = 257;
Expand description

First token kind value that is not a single-byte character. Single-byte tokens are represented by their ASCII value (0-255).