Function ra_ap_mbe::syntax_node_to_token_tree[][src]

pub fn syntax_node_to_token_tree(node: &SyntaxNode) -> (Subtree, TokenMap)
Expand description

Convert the syntax node to a TokenTree (what macro will consume).