Module child_by_source

Module child_by_source 

Source
Expand description

When constructing hir, we start at some parent syntax node and recursively lower the children.

This module allows one to go in the opposite direction: start with a syntax node for a child, and get its hir.

Traitsยง

ChildBySource ๐Ÿ”’

Functionsยง

add_assoc_item ๐Ÿ”’
insert_item_loc ๐Ÿ”’