Solve type declared in parent of parent of anonymous class
mlangkabel opened this issue · comments
Malte Langkabel commented
The AnonymousClassDeclarationContext only tries to solve a type inside its own ancestors but not on all ancestors
Federico Tomassetti commented
We merged a PR for this one.