pub type TokenTreesView<'a> = TokenTreesView<'a, SpanData<SyntaxContext>>;
pub struct TokenTreesView<'a>(/* private fields */);