ast
共有131個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. ast.literal_eval() ,1441個項目使用
2. ast.parse() ,542個項目使用
3. ast.Name() ,294個項目使用
4. ast.Str() ,196個項目使用
5. ast.Attribute() ,186個項目使用
6. ast.Call() ,182個項目使用
7. ast.NodeVisitor() ,172個項目使用
8. ast.Assign() ,166個項目使用
9. ast.Num() ,155個項目使用
10. ast.Expr() ,144個項目使用
11. ast.FunctionDef() ,141個項目使用
12. ast.Load() ,127個項目使用
13. ast.walk() ,122個項目使用
14. ast.AST ,119個項目使用
15. ast.Tuple() ,113個項目使用
16. ast.Add() ,108個項目使用
17. ast.BinOp() ,108個項目使用
18. ast.Module() ,103個項目使用
19. ast.List() ,103個項目使用
20. ast.USub() ,101個項目使用
21. ast.Sub() ,96個項目使用
22. ast.ImportFrom() ,95個項目使用
23. ast.And() ,91個項目使用
24. ast.Compare() ,89個項目使用
25. ast.Mult() ,88個項目使用
26. ast.Import() ,87個項目使用
27. ast.Or() ,87個項目使用
28. ast.ClassDef() ,85個項目使用
29. ast.Eq() ,79個項目使用
30. ast.Div() ,78個項目使用
31. ast.NodeTransformer() ,78個項目使用
32. ast.Gt() ,78個項目使用
33. ast.UnaryOp() ,77個項目使用
34. ast.BoolOp() ,76個項目使用
35. ast.Return() ,76個項目使用
36. ast.If() ,76個項目使用
37. ast.Dict() ,74個項目使用
38. ast.NotEq() ,74個項目使用
39. ast.Subscript() ,73個項目使用
40. ast.NameConstant() ,70個項目使用
41. ast.Lt() ,70個項目使用
42. ast.iter_child_nodes() ,69個項目使用
43. ast.fix_missing_locations() ,69個項目使用
44. ast.GtE() ,69個項目使用
45. ast.Pow() ,69個項目使用
46. ast.Store() ,68個項目使用
47. ast.LtE() ,68個項目使用
48. ast.Mod() ,65個項目使用
49. ast.In() ,64個項目使用
50. ast.dump() ,63個項目使用
51. ast.UAdd() ,61個項目使用
52. ast.Not() ,61個項目使用
53. ast.BitXor() ,60個項目使用
54. ast.Index() ,59個項目使用
55. ast.For() ,56個項目使用
56. ast.NotIn() ,53個項目使用
57. ast.copy_location() ,53個項目使用
58. ast.BitOr() ,49個項目使用
59. ast.Expression() ,48個項目使用
60. ast.get_docstring() ,48個項目使用
61. ast.BitAnd() ,48個項目使用
62. ast.Is() ,47個項目使用
63. ast.IsNot() ,47個項目使用
64. ast.Invert() ,46個項目使用
65. ast.expr() ,45個項目使用
66. ast.arguments() ,45個項目使用
67. ast.iter_fields() ,45個項目使用
68. ast.RShift() ,44個項目使用
69. ast.Lambda() ,43個項目使用
70. ast.stmt() ,43個項目使用
71. ast.FloorDiv() ,43個項目使用
72. ast.arg() ,43個項目使用
73. ast.alias() ,40個項目使用
74. ast.IfExp() ,40個項目使用
75. ast.LShift() ,40個項目使用
76. ast.keyword() ,40個項目使用
77. ast.While() ,39個項目使用
78. ast.Starred() ,39個項目使用
79. ast.PyCF_ONLY_AST() ,37個項目使用
80. ast.ListComp() ,36個項目使用
81. ast.Slice() ,36個項目使用
82. ast.comprehension() ,35個項目使用
83. ast.Pass() ,35個項目使用
84. ast.AugAssign() ,35個項目使用
85. ast.With() ,34個項目使用
86. ast.Raise() ,32個項目使用
87. ast.Try() ,30個項目使用
88. ast.GeneratorExp() ,29個項目使用
89. ast.Assert() ,27個項目使用
90. ast.Yield() ,26個項目使用
91. ast.DictComp() ,24個項目使用
92. ast.Set() ,23個項目使用
93. ast.Bytes() ,23個項目使用
94. ast.excepthandler() ,22個項目使用
95. ast.AsyncFunctionDef() ,22個項目使用
96. ast.ExceptHandler() ,22個項目使用
97. ast.ExtSlice() ,22個項目使用
98. ast.Ellipsis() ,22個項目使用
99. ast.Param() ,21個項目使用
100. ast.TryExcept() ,21個項目使用
101. ast.SetComp() ,21個項目使用
102. ast.increment_lineno() ,19個項目使用
103. ast.expr_context() ,19個項目使用
104. ast.Del() ,19個項目使用
105. ast.Global() ,19個項目使用
106. ast.Continue() ,19個項目使用
107. ast.Break() ,19個項目使用
108. ast.Delete() ,18個項目使用
109. ast.cmpop() ,17個項目使用
110. ast.Constant() ,17個項目使用
111. ast.unaryop() ,15個項目使用
112. ast.operator() ,15個項目使用
113. ast.TryFinally() ,15個項目使用
114. ast.FormattedValue() ,13個項目使用
115. ast.JoinedStr() ,13個項目使用
116. ast.Interactive() ,13個項目使用
117. ast.Print() ,12個項目使用
118. ast.slice() ,12個項目使用
119. ast.AnnAssign() ,11個項目使用
120. ast.YieldFrom() ,10個項目使用
121. ast.withitem() ,10個項目使用
122. ast.MatMult() ,10個項目使用
123. ast.AsyncFor() ,9個項目使用
124. ast.AugStore() ,9個項目使用
125. ast.Nonlocal() ,9個項目使用
126. ast.Exec() ,7個項目使用
127. ast.Repr() ,7個項目使用
128. ast.AsyncWith() ,7個項目使用
129. ast.AugLoad() ,7個項目使用
130. ast.html() ,6個項目使用
131. ast.Suite() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。