DocumentCode
3694225
Title
PARC: Recommending API methods parameters
Author
Muhammad Asaduzzaman;Chanchal K. Roy;Kevin A. Schneider
Author_Institution
Department of Computer Science, University of Saskatchewan, Canada
fYear
2015
Firstpage
330
Lastpage
332
Abstract
APIs have grown considerably in size. To free developers from remembering every detail of an API, code completion has become an integral part of modern IDEs. Most work on code completion targets completing API method calls and leaves the task of completing method parameters to the developers. However, parameter completion is also a non-trivial task. We present an Eclipse plugin, called PARC, that supports automatic completion of API method parameters. The tool is based on the localness property of source code, which states that developers tend to put related code fragments close together. PARC combines contextual and static type analysis to support a wide range of parameter expression types.
Keywords
"Context","Proposals","Receivers","Load modeling","Computer architecture","Adaptation models","Software"
Publisher
ieee
Conference_Titel
Software Maintenance and Evolution (ICSME), 2015 IEEE International Conference on
Type
conf
DOI
10.1109/ICSM.2015.7332481
Filename
7332481
Link To Document