Skip to main content

Research Repository

Advanced Search

An Interval-based Inference of Variant Parametric Types

Craciun, F.; Chin, W.-N.; He, G.; Qin, S.; Castagna, G.

An Interval-based Inference of Variant Parametric Types Thumbnail


Authors

F. Craciun

W.-N. Chin

G. He

S. Qin

G. Castagna



Abstract

Variant parametric types represent the successful integration of subtype and parametric polymorphism to support a more flexible subtyping for Java like languages. A key feature that helps strengthen this integration is the use-site variance. Depending on how the fields are used, each variance denotes a covariant, a contravariant, an invariant or a bivariant subtyping. By annotating variance properties on each type argument to a parametric class, programmers can choose various desirable variance properties for each use of the parametric class. Although Java library classes have been successfully refactored to use variant parametric types, these mechanisms are often criticized, due to the difficulty of choosing appropriate variance annotations. Several algorithms have been proposed for automatically refactoring legacy Java code to use generic libraries, but none can support the full flexibility of the use-site variance-based subtyping. This paper addresses this difficulty by proposing a novel interval-based approach to inferring both the variance annotations and the type arguments. Each variant parametric type is regarded as an interval type with two type bounds, a lower bound for writing and an upper bound for reading. We propose a constraint-based inference algorithm that works on a per method basis, as a summary-based analysis.

Citation

Craciun, F., Chin, W., He, G., Qin, S., & Castagna, G. (2009). An Interval-based Inference of Variant Parametric Types. In Programming languages and systems : 18th European Symposium on Programming, ESOP 2009 : held as part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2009, York, UK, 22-29 March, 2009 ; proceedings (112-127). https://doi.org/10.1007/978-3-642-00590-9_9

Conference Name 18th European Symposium on Programming (ESOP 2009)
Conference Location York, UK
Start Date Mar 22, 2009
End Date Mar 29, 2009
Publication Date Mar 1, 2009
Deposit Date Nov 23, 2009
Publicly Available Date Dec 10, 2009
Pages 112-127
Series Title Lecture notes in computer science
Series Number 5502
Series ISSN 0302-9743,1611-3349
Book Title Programming languages and systems : 18th European Symposium on Programming, ESOP 2009 : held as part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2009, York, UK, 22-29 March, 2009 ; proceedings.
ISBN 9783642005893
DOI https://doi.org/10.1007/978-3-642-00590-9_9

Files




You might also like



Downloadable Citations