Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleNovember 2020
TFA: an efficient and precise virtual method call resolution for Java
Formal Aspects of Computing (FAC), Volume 32, Issue 4-6Pages 395–416https://doi.org/10.1007/s00165-020-00518-zAbstractThe problem of statically resolving virtual method calls in object-oriented (OO) programming languages has been a long standing challenge, often due to the overly complicated class hierarchy structures in modern OO programming languages such as ...
- ArticleNovember 2019
A Relational Static Semantics for Call Graph Construction
AbstractThe problem of resolving virtual method and interface calls in object-oriented languages has been a long standing challenge to the program analysis community. The complexities are due to various reasons, such as increased levels of class ...