Skip to main content

Module import_match

Module import_match 

Source
Expand description

Import matching and candidate filtering. Single-line module-import match predicates.

Determine whether a source line should be considered a target for module-import rename rewrites.

Functions§

line_references_module_import
Return true when line references module_name in an import statement.