clones_for_symbol
Retrieves clone siblings for a code symbol specified by id, ref, or path+line. Returns null if the symbol is unique or not fingerprinted.
Instructions
The clone class containing a symbol (by id / ref / path+line). Returns the candidate class if the symbol is fingerprinted and has clone siblings; null if it is unique or not fingerprinted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| ref | No | ||
| line | No | ||
| path | No |