Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9ab14 commit a6d4b68Copy full SHA for a6d4b68
1 file changed
Tools/compiler/ast.txt
@@ -6,6 +6,9 @@
6
# ! this child is a sequence that contains nodes in it
7
# & this child may be set to None
8
# = ... a default value for the node constructor (optional args)
9
+#
10
+# If you add node types here, please be sure to update the list of
11
+# Node types in Doc/lib/asttable.tex.
12
Module: doc*, node
13
Stmt: nodes!
14
Decorators: nodes!
0 commit comments