Searched defs:Lookahead1 (Results 1 – 2 of 2) sorted by relevance
61 pub struct Lookahead1<'a> { struct67 pub fn new(scope: Span, cursor: Cursor) -> Lookahead1 { in new()76 lookahead: &Lookahead1, in peek_impl()87 impl<'a> Lookahead1<'a> { impl
61 pub struct Lookahead1<'a> { struct67 pub fn new(scope: Span, cursor: Cursor) -> Lookahead1 { in new()76 lookahead: &Lookahead1, in peek_impl()87 impl<'a> Lookahead1<'a> { implementation