API¶
- General API
- Nodes
- AnnAssign
- Arguments
- Assert
- Assign
- AssignAttr
- AssignName
- AsyncFor
- AsyncFunctionDef
- AsyncWith
- Attribute
- AugAssign
- Await
- BinOp
- BoolOp
- Break
- Call
- ClassDef
- Compare
- Comprehension
- Const
- Continue
- Decorators
- DelAttr
- DelName
- Delete
- Dict
- DictComp
- DictUnpack
- EmptyNode
- ExceptHandler
- Expr
- For
- FormattedValue
- FunctionDef
- GeneratorExp
- Global
- If
- IfExp
- Import
- ImportFrom
- JoinedStr
- Keyword
- Lambda
- List
- ListComp
- Match
- MatchAs
- MatchCase
- MatchClass
- MatchMapping
- MatchOr
- MatchSequence
- MatchSingleton
- MatchStar
- MatchValue
- Module
- Name
- Nonlocal
- ParamSpec
- Pass
- Raise
- Return
- Set
- SetComp
- Slice
- Starred
- Subscript
- Try
- TryStar
- Tuple
- TypeAlias
- TypeVar
- TypeVarTuple
- UnaryOp
- Unknown
- While
- With
- Yield
- YieldFrom
- Base Nodes
- Exceptions