[][src]Function cexpr::token::remove_comments

pub fn remove_comments(v: &mut Vec<Token>) -> &mut Vec<Token>

Remove all comment tokens from a vector of tokens