Skip to main content

Module code_nav

Module code_nav 

Source

Structs§

CodeScope

Functions§

fallback_scope
Fallback: return a range of lines around the target line.
find_enclosing_scope
Find the innermost named scope (function/class/module) containing the given line. line is 1-indexed.
get_language