Searched defs:Lookahead1 (Results 1 – 3 of 3) sorted by relevance
62 pub struct Lookahead1<'a> { struct68 pub fn new(scope: Span, cursor: Cursor) -> Lookahead1 { in new()77 lookahead: &Lookahead1, in peek_impl()88 impl<'a> Lookahead1<'a> { impl
62 pub struct Lookahead1<'a> { struct68 pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 { in new()77 lookahead: &Lookahead1, in peek_impl()88 impl<'a> Lookahead1<'a> { impl