@inproceedings{54906fbe41004b4f831de57fbbaf85de,
title = "C++ program information database for analysis tools",
abstract = "Program information extracted from source codes is valuable for research in many software engineering fields. Many program analysis tools in these fields usually share some common program information. To support multiple analysis tools based on common program information, it is practical and feasible to store information into database. This paper describes a C++ program information database, which is comprehensive enough to support many analysis tools. To employ the idea of incremental paring, the C++ program information database is linked by multiple incremental databases, which, in turn, are built by extracting information from source codes according to a C++ program conceptual model.",
keywords = "C++, Incremental parsing, Object orientation, Program analysis, Program information database",
author = "Wanghong Yuan and Xiangkui Chen and Tao Xie and Hong Mei and Fuqing Yang",
note = "Publisher Copyright: {\textcopyright} 1998 IEEE.; 27th International Conference on Technology of Object-Oriented Languages and Systems, TOOLS 1998 ; Conference date: 22-09-1998 Through 25-09-1998",
year = "1998",
language = "English (US)",
series = "Proceedings - Technology of Object-Oriented Languages and Systems, TOOLS 1998",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "173--180",
editor = "Jian Chen and Mingshu Li and Christine Mingins and Bertrand Meyer",
booktitle = "Proceedings - Technology of Object-Oriented Languages and Systems, TOOLS 1998",
address = "United States",
}