eclipse-jdt / eclipse-jdt/eclipse.jdt.core

[DOM] Handling Null TypeBinding for Array-Declared Fields

Open
#3,734 4 comments 0 reactions 1 assignee Claimed by @subyssurendran666 View on GitHub
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

Currently, there is no way to determine if a field is declared as an array using its TypeBinding. When resolving a field reference, the ITypeBinding returns null for fields declared as arrays, making it difficult to distinguish them from other field types.

Ref: https://bugs.eclipse.org/bugs/show_bug.cgi?id=333662

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.