|
PCART
v1.4
Automated Repair of Python API Parameter Compatibility Issues
|
Go to the source code of this file.
Classes | |
| class | GetFuncCall |
| Extract all call type nodes from a project source file 抽取项目源码中的所有call类型节点 More... | |
| class | Import |
| Import and ImportFrom node visitor Import和ImportFrom节点遍历器 More... | |
| class | WithVisitor |
| Get all with nodes from a project source file 项目源码with节点遍历器 More... | |
Namespaces | |
| extractCall | |
| Provide some class definitions for extracting lib API calls from project source files. | |