Searched defs:trailing_punct (Results 1 – 2 of 2) sorted by relevance
39 let mut trailing_punct = true; in parse_unquoted() localVariable
204 pub fn trailing_punct(&self) -> bool { in trailing_punct() method