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

+1


                                                                           
             Olivier Thomann                                               
             <Olivier_Thomann@                                             
             ca.ibm.com>                                                To 
             Sent by:                  eclipse-pmc@xxxxxxxxxxx             
             eclipse-pmc-bounc                                          cc 
             es@xxxxxxxxxxx                                                
                                                                   Subject 
                                       [eclipse-pmc] API request to expose 
             03/07/2007 05:16          inferred return type information    
             PM                        for MethodInvocation and            
                                       SuperMethodInvocation               
                                                                           
             Please respond to                                             
             eclipse-pmc@eclip                                             
                  se.org                                                   
                                                                           
                                                                           




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