Module ra_ap_ide_db::helpers::merge_imports[][src]

Expand description

Handle syntactic aspects of merging UseTrees.

Enums

MergeBehavior

What type of merges are allowed.

Functions

common_prefix

Traverses both paths until they differ, returning the common prefix of both.

eq_attrs
eq_visibility
try_merge_imports
try_merge_trees