Type Definition parol_runtime::parser::StateIndex [−][src]
pub type StateIndex = usize;Expand description
Index of a DFA state within the slice of states of a LookaheadDFA
pub type StateIndex = usize;Index of a DFA state within the slice of states of a LookaheadDFA