DocumentCode
2033940
Title
Static slicing and parametric polymorphism
Author
Byers, David ; Kamkar, Mariam
Author_Institution
Dept. of Comput. Sci., Linkoping Univ., Sweden
fYear
2001
fDate
2001
Firstpage
179
Lastpage
184
Abstract
Interprocedural static slicing of object-oriented programs that use parametric polymorphism and late binding requires the slicing algorithm to guess which implementations of each method may be called at each call site. This problem is well-known in the slicing community, and is mentioned in most papers that discuss slicing of object-oriented programs. We analyze the problem and present a solution to the problem based on technology from the compiler community. Our approach produces accurate results even in the face of multiple levels of polymorphism
Keywords
object-oriented programming; program compilers; program slicing; call site; compiler community; interprocedural static slicing; late binding; multiple polymorphism levels; object-oriented programs; parametric polymorphism; slicing algorithm; slicing community; Computer science; Concrete; Inference algorithms; Java; Paints; Runtime;
fLanguage
English
Publisher
ieee
Conference_Titel
Source Code Analysis and Manipulation, 2001. Proceedings. First IEEE International Workshop on
Conference_Location
Florence
Print_ISBN
0-7695-1387-5
Type
conf
DOI
10.1109/SCAM.2001.972679
Filename
972679
Link To Document