Skip to content

Occurrences for class type parameters are not emitted #122

Description

@olafurpg

It looks like we're not emitting type parameters on classes

https://github.com/sourcegraph/lsif-java/blob/48bce73664383381c85211a781a427924abae1a2/tests/snapshots/src/main/generated/com/airbnb/epoxy/BaseEpoxyTouchCallback.java#L8

-- obtained
++ expected
  interface BaseEpoxyTouchCallback<T extends EpoxyModel> {
+                                  ^ definition com/airbnb/epoxy/BaseEpoxyTouchCallback#[T]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions