Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-pmc] API request to expose inferred return type information for MethodInvocation and SuperMethodInvocation

I updated the title of the bug report according to the comment 2.

The title is now 174436 API request: 
MethodInvocation/SuperMethodInvocation#isResolvedTypeInferredFromExpectedType()




Olivier Thomann/Ottawa/IBM@IBMCA 
Sent by: eclipse-pmc-bounces@xxxxxxxxxxx
2007-03-07 11:16
Please respond to
eclipse-pmc@xxxxxxxxxxx


To
eclipse-pmc@xxxxxxxxxxx
cc

Subject
[eclipse-pmc] API request to expose inferred return type information for 
MethodInvocation and SuperMethodInvocation






We would like to expose the fact that the return type is inferred or not 
for a method invocation/super method invocation.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=174436

GOALS/BENEFITS:
- Allow better quickfix and refactoring. See 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=174327

CORRESPONDING BUG:
174436 API request: Expression#resolveAssignmentTypeInference()
https://bugs.eclipse.org/bugs/show_bug.cgi?id=174436

RISKS:
- no risks

PERFORMANCE IMPACTS:
- no performance impact

Olivier
_______________________________________________
eclipse-pmc mailing list
eclipse-pmc@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-pmc




Back to the top