首页>
外国专利>
Extensible code auto-fix framework based on XML query languages
Extensible code auto-fix framework based on XML query languages
展开▼
机译:基于XML查询语言的可扩展代码自动修复框架
展开▼
页面导航
摘要
著录项
相似文献
摘要
A method is provided to automatically correct an original source code. An abstract syntax tree (AST) is created from the original source code where the AST includes AST nodes. AST node filter queries are evaluated on the AST to filter out AST nodes with defect patterns. Automatic fixes are applied to the filtered AST nodes to transform the AST. A modified source code is created by deserializing the transformed AST.
展开▼