Skip to main content

MAX_TOKEN_OFFSET

Constant MAX_TOKEN_OFFSET 

Source
pub const MAX_TOKEN_OFFSET: usize = _; // 4_294_967_294usize
Expand description

Largest source or location offset accepted by the compact token store.

u32::MAX is reserved for ANTLR’s synthetic -1 source boundary.