py-ast - v1.16.0
GitHub
npm
Preparing search index...
StmtNode
Type Alias StmtNode
StmtNode
:
|
FunctionDef
|
AsyncFunctionDef
|
ClassDef
|
Return
|
Delete
|
Assign
|
TypeAlias
|
AugAssign
|
AnnAssign
|
For
|
AsyncFor
|
While
|
If
|
With
|
AsyncWith
|
Match
|
Raise
|
Try
|
TryStar
|
Assert
|
Import
|
ImportFrom
|
Global
|
Nonlocal
|
Expr
|
Pass
|
Break
|
Continue
|
Comment
The
stmt
sum type: every kind of Python statement, plus
Comment
as a py-ast extension.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
py-ast - v1.16.0
Loading...
The
stmtsum type: every kind of Python statement, plusCommentas a py-ast extension.