Skip to main content

Module declaration

Module declaration 

Source

Functions§

goto_declaration
Find the abstract or interface declaration of word. Prefers abstract/interface declarations; falls back to any declaration.
goto_declaration_from_index
Find abstract or interface declaration using FileIndex entries. Returns line-only positions (character 0) for unopened files. This is a limitation of the compact FileIndex — for opened files, goto_declaration() provides precise name ranges.