Skip to content

Make contents of overriddenMethodArgNullnessMap @Nullable #1206

@msridhar

Description

@msridhar

Nullness[] overriddenMethodArgNullnessMap = new Nullness[superParamSymbols.size()];

The contents of this array should be @Nullable, and that change should be pushed through to other APIs where it gets passed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions