Skip to main content

Module definition

Module definition 

Source

Functionsยง

find_declaration_range
Search an AST for a declaration named name, returning its selection range. Used by the PSR-4 fallback in the backend after resolving a class to a file.
goto_definition
Find the definition of the symbol under position. Searches the current document first, then other_docs for cross-file resolution.