PCART  v1.4
Automated Repair of Python API Parameter Compatibility Issues
Classes
fuzzyMatch Namespace Reference

Provide class definitions for statically mapping API parameter definitions. More...

Classes

class  fuzzyMatch
 Static mapping class for lib API definitions 库API定义静态匹配类 More...
 

Detailed Description

Provide class definitions for statically mapping API parameter definitions.

Provides fuzzyMatch class for static API signature mapping. Matches called APIs to library definitions by last-segment name matching, with built-in method filtering and alias fallback. 提供fuzzyMatch类进行静态API签名映射。通过最后一段名称匹配将调用API 与库定义对应,包含内置方法过滤和别名回退。