Searched defs:Lookahead1 (Results 1 – 1 of 1) sorted by relevance
59 pub struct Lookahead1<'a> { struct65 pub fn new(scope: Span, cursor: Cursor) -> Lookahead1 { in new()74 lookahead: &Lookahead1, in peek_impl()85 impl<'a> Lookahead1<'a> { impl