Expert system for extracting syntactic information from Java code

作者:

Highlights:

摘要

During the implementation phase of the development cycle, the detection of specific syntax, code convention and design errors can potentially reduce the long term maintenance effort. Ideally these error checks should be performed throughout this entire phase, since delaying their detection can result in increased maintenance costs. However, for this to be achieved, the required syntactic and structural information must be extracted from the code, at all levels of completeness. For many tools, this information extraction cannot be achieved until the code is near completion. This problem is also encountered by Intelligent Tutoring Systems, which monitor and guide the user throughout the entire programming process via interactive sessions. This paper introduces, CITOR, Code Information Extractor, an expert system designed to extract syntax and structural information from partially complete or incorrect Java code. The information can then be used by development tools to provide various checks in real-time.

论文关键词:Java,Expert system,Fuzzy logic,Object-oriented programming

论文评审过程:Available online 22 March 2003.

论文官网地址:https://doi.org/10.1016/S0957-4174(03)00046-0