Commit 4e4fa51
committed
Revert "Fix ClassDescriptionBuilder::clear() not resetting filePath"
The filePath intentionally persists through clear() because it is set
once per file and must be shared across all classes parsed within that
same file. The explicit reset via setFilePath(null) in
clearParsedClassDescriptions() handles the inter-file reset correctly.
https://claude.ai/code/session_01FajV9gddhGECyFCzRyVxfW1 parent b22bb6e commit 4e4fa51
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
0 commit comments