_ast
共有23個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. _ast.PyCF_ONLY_AST() ,27個項目使用
2. _ast.If() ,26個項目使用
3. _ast.AST ,21個項目使用
4. _ast.Name() ,17個項目使用
5. _ast.Store() ,15個項目使用
6. _ast.Assign() ,15個項目使用
7. _ast.Tuple() ,14個項目使用
8. _ast.Module() ,13個項目使用
9. _ast.BoolOp() ,12個項目使用
10. _ast.FunctionDef() ,12個項目使用
11. _ast.Call() ,10個項目使用
12. _ast.In() ,7個項目使用
13. _ast.ClassDef() ,7個項目使用
14. _ast.ImportFrom() ,7個項目使用
15. _ast.Import() ,6個項目使用
16. _ast.Expr() ,6個項目使用
17. _ast.BinOp() ,5個項目使用
18. _ast.Attribute() ,5個項目使用
19. _ast.AugAssign() ,5個項目使用
20. _ast.Try() ,5個項目使用
21. _ast.Str() ,5個項目使用
22. _ast.Load() ,5個項目使用
23. _ast.Del() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。