Searched refs:expect_group (Results 1 – 2 of 2) sorted by relevance
59 pub(crate) fn expect_group(it: &mut token_stream::IntoIter) -> Group { in expect_group() function
8 let group = expect_group(it); in expect_string_array()