Skip to content

Obfuscated generics do not show their parameter types #6

@Razchek

Description

@Razchek

Current:
GClassABF0 : Parent, Extends
SomeField : GClassABF0 Fields were fixed with commit d5089ca

Expected:
GClassABF0<SomeType, ...> : Parent, Extends
SomeField : GClassABF0<SomeType, ...> Fields were fixed with commit d5089ca

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions