|
Published Articles >> Table of Contents >> Abstract
Source Code Analysis and Manipulation, Fourth IEEE International Workshop on (SCAM'04)
pp. 119-127
Specifying the Law of Demeter and C++ Programming Guidelines with FCL
Daqing Hou, University of Alberta, Canada
H. James Hoover, University of Alberta, Canada
Piotr Rudnicki, University of Alberta, Canada
Full Article Text:

DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/SCAM.2004.22
Send link to a friend
| Abstract |
|
The Framework Constraint Language (FCL) is a tool for detecting errors in framework usage. FCL is used to specify the syntactic constraints that frameworks impose on the code of framework-based applications. Violations of these constraints are then detected through static analysis. FCL can also be used to encode design rules such as the Law of Demeter and programming guidelines. This paper introduces FCL and demonstrates its utility in these areas. The version of the FCL language and associated checker described here is targeted at C++.
|
Additional Information
|
Citation:
Daqing Hou, H. James Hoover, Piotr Rudnicki,
"Specifying the Law of Demeter and C++ Programming Guidelines with FCL,"
scam,
pp. 119-127,
Source Code Analysis and Manipulation, Fourth IEEE International Workshop on (SCAM'04),
2004
|
|