Commit 0827af5
Rename isSimpleVariableReference() to isVariableToVariableReference() for clarity
The new name better describes what the method checks: whether both sides
of the intertwined reference link are plain named variables.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 511e73e commit 0827af5
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2835 | 2835 | | |
2836 | 2836 | | |
2837 | 2837 | | |
2838 | | - | |
| 2838 | + | |
2839 | 2839 | | |
2840 | 2840 | | |
2841 | 2841 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments