Skip to main content

unread_vec

Function unread_vec 

Source
pub fn unread_vec(tokens: Vec<Token>)
Expand description

Unreads a Vec<Token> to the start of the token stream Perl: also adjusts ALIGN_STATE by retracting scanned braces (Gullet.pm lines 343-358)