scip-java
scip-java copied to clipboard
`super` symbol in anonymous classes points to non-existent local symbol
https://sourcegraph.com/github.com/sourcegraph/lsif-java/-/blob/tests/snapshots/src/main/generated/com/airbnb/epoxy/EpoxyTouchHelper.java?utm_source=VSCode-1.2.5#L440:21
I think the expected behavior would be to omit that occurrence for the same reason we no longer emit this. occurrences. We should still keep super() references to constructors.