Type Definition parol_runtime::lexer::TerminalIndex
source · pub type TerminalIndex = usize;Expand description
Type used for token types the user provides.
pub type TerminalIndex = usize;Type used for token types the user provides.