Skip to content

Fix type inference for class instance methods when accessed as properties #621

@eric-milles

Description

@eric-milles

Follow on from #525 and #595. Method call superclass showing as unknown (underlined) though hover shows javadoc for Class.getSuperclass.

Class clazz = String
def parent = clazz.superclass

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions