Expand description
See NavigationTarget.
StructsΒ§
- Navigation
Target NavigationTargetrepresents an element in the editorβs UI which you can click on to navigate to a particular piece of code.- Upmapping
Result
TraitsΒ§
- ToNav π
- ToNav
From πAst - TryTo
Nav
FunctionsΒ§
- container_
name π - orig_
range π - orig_
range_ πr - orig_
range_ πwith_ focus - Returns the original range of the syntax node, and the range of the name mapped out of macro expansions May return two results if the mapped node originates from a macro definition in which case the second result is the creating macro call.
- orig_
range_ πwith_ focus_ r