Back to Search Start Over

Automatic parameter recommendation for practical API usage.

Authors :
Zhang, Cheng
Yang, Juyuan
Zhang, Yi
Fan, Jing
Zhang, Xin
Zhao, Jianjun
Ou, Peizhao
Source :
2012 34th International Conference on Software Engineering (ICSE); 1/ 1/2012, p826-836, 11p
Publication Year :
2012

Abstract

Programmers extensively use application programming interfaces (APIs) to leverage existing libraries and frameworks. However, correctly and efficiently choosing and using APIs from unfamiliar libraries and frameworks is still a non-trivial task. Programmers often need to ruminate on API documentations (that are often incomplete) or inspect code examples (that are often absent) to learn API usage patterns. Recently, various techniques have been proposed to alleviate this problem by creating API summarizations, mining code examples, or showing common API call sequences. However, few techniques focus on recommending API parameters. In this paper, we propose an automated technique, called Precise, to address this problem. Differing from common code completion systems, Precise mines existing code bases, uses an abstract usage instance representation for each API usage example, and then builds a parameter usage database. Upon a request, Precise queries the database for abstract usage instances in similar contexts and generates parameter candidates by concretizing the instances adaptively. The experimental results show that our technique is more general and applicable than existing code completion systems, specially, 64% of the parameter recommendations are useful and 53% of the recommendations are exactly the same as the actual parameters needed. We have also performed a user study to show our technique is useful in practice. [ABSTRACT FROM PUBLISHER]

Details

Language :
English
ISBNs :
9781467310666
Database :
Complementary Index
Journal :
2012 34th International Conference on Software Engineering (ICSE)
Publication Type :
Conference
Accession number :
86507985
Full Text :
https://doi.org/10.1109/ICSE.2012.6227136