Skip to main content

unread_one

Function unread_one 

Source
pub fn unread_one(token: Token)
Expand description

Unreads a single Token to the start of the token stream. Perl: unread() always adjusts $ALIGN_STATE when unreading { or } tokens.