Module AstGenerated
This library file is auto-generated by 'semmle/query_gen.py'.
WARNING: Any modifications to this file will be lost.
Relations can be changed by modifying master.py.
Import path
import semmle.python.AstGenerated
Imports
Classes
Add_ | INTERNAL: See the class |
AliasList_ | INTERNAL: See the class |
Alias_ | INTERNAL: See the class |
And_ | INTERNAL: See the class |
AnnAssign_ | INTERNAL: See the class |
ArgumentsParent_ | INTERNAL: See the class |
Arguments_ | INTERNAL: See the class |
Assert_ | INTERNAL: See the class |
AssignExpr_ | INTERNAL: See the class |
Assign_ | INTERNAL: See the class |
AstNode_ | INTERNAL: See the class |
Attribute_ | INTERNAL: See the class |
AugAssign_ | INTERNAL: See the class |
AugLoad_ | INTERNAL: See the class |
AugStore_ | INTERNAL: See the class |
Await_ | INTERNAL: See the class |
BinaryExpr_ | INTERNAL: See the class |
BitAnd_ | INTERNAL: See the class |
BitOr_ | INTERNAL: See the class |
BitXor_ | INTERNAL: See the class |
BoolExpr_ | INTERNAL: See the class |
BoolParent_ | INTERNAL: See the class |
Boolop_ | INTERNAL: See the class |
Break_ | INTERNAL: See the class |
BytesOrStr_ | INTERNAL: See the class |
Bytes_ | INTERNAL: See the class |
Call_ | INTERNAL: See the class |
Case_ | INTERNAL: See the class |
ClassExpr_ | INTERNAL: See the class |
Class_ | INTERNAL: See the class |
CmpopList_ | INTERNAL: See the class |
Cmpop_ | INTERNAL: See the class |
Compare_ | INTERNAL: See the class |
ComprehensionList_ | INTERNAL: See the class |
Comprehension_ | INTERNAL: See the class |
Continue_ | INTERNAL: See the class |
Del_ | INTERNAL: See the class |
Delete_ | INTERNAL: See the class |
DictComp_ | INTERNAL: See the class |
DictItemListParent_ | INTERNAL: See the class |
DictItemList_ | INTERNAL: See the class |
DictItem_ | INTERNAL: See the class |
DictUnpacking_ | INTERNAL: See the class |
Dict_ | INTERNAL: See the class |
Div_ | INTERNAL: See the class |
Ellipsis_ | INTERNAL: See the class |
Eq_ | INTERNAL: See the class |
ExceptGroupStmt_ | INTERNAL: See the class |
ExceptStmt_ | INTERNAL: See the class |
Exec_ | INTERNAL: See the class |
ExprContextParent_ | INTERNAL: See the class |
ExprContext_ | INTERNAL: See the class |
ExprListParent_ | INTERNAL: See the class |
ExprList_ | INTERNAL: See the class |
ExprOrStmt_ | INTERNAL: See the class |
ExprParent_ | INTERNAL: See the class |
ExprStmt_ | INTERNAL: See the class |
Expr_ | INTERNAL: See the class |
Filter_ | INTERNAL: See the class |
FloorDiv_ | INTERNAL: See the class |
For_ | INTERNAL: See the class |
FormattedValue_ | INTERNAL: See the class |
Fstring_ | INTERNAL: See the class |
FunctionExpr_ | INTERNAL: See the class |
FunctionParent_ | INTERNAL: See the class |
Function_ | INTERNAL: See the class |
GeneratorExp_ | INTERNAL: See the class |
Global_ | INTERNAL: See the class |
GtE_ | INTERNAL: See the class |
Gt_ | INTERNAL: See the class |
Guard_ | INTERNAL: See the class |
IfExp_ | INTERNAL: See the class |
If_ | INTERNAL: See the class |
ImportExpr_ | INTERNAL: See the class |
ImportMember_ | INTERNAL: See the class |
ImportStar_ | INTERNAL: See the class |
Import_ | INTERNAL: See the class |
In_ | INTERNAL: See the class |
Invert_ | INTERNAL: See the class |
IsNot_ | INTERNAL: See the class |
Is_ | INTERNAL: See the class |
KeyValuePair_ | INTERNAL: See the class |
Keyword_ | INTERNAL: See the class |
LShift_ | INTERNAL: See the class |
Lambda_ | INTERNAL: See the class |
ListComp_ | INTERNAL: See the class |
List_ | INTERNAL: See the class |
Load_ | INTERNAL: See the class |
LocationParent_ | INTERNAL: See the class |
LtE_ | INTERNAL: See the class |
Lt_ | INTERNAL: See the class |
MatMult_ | INTERNAL: See the class |
MatchAsPattern_ | INTERNAL: See the class |
MatchCapturePattern_ | INTERNAL: See the class |
MatchClassPattern_ | INTERNAL: See the class |
MatchDoubleStarPattern_ | INTERNAL: See the class |
MatchKeyValuePattern_ | INTERNAL: See the class |
MatchKeywordPattern_ | INTERNAL: See the class |
MatchLiteralPattern_ | INTERNAL: See the class |
MatchMappingPattern_ | INTERNAL: See the class |
MatchOrPattern_ | INTERNAL: See the class |
MatchSequencePattern_ | INTERNAL: See the class |
MatchStarPattern_ | INTERNAL: See the class |
MatchStmt_ | INTERNAL: See the class |
MatchValuePattern_ | INTERNAL: See the class |
MatchWildcardPattern_ | INTERNAL: See the class |
Mod_ | INTERNAL: See the class |
Module_ | INTERNAL: See the class |
Mult_ | INTERNAL: See the class |
Name_ | INTERNAL: See the class |
Nonlocal_ | INTERNAL: See the class |
NotEq_ | INTERNAL: See the class |
NotIn_ | INTERNAL: See the class |
Not_ | INTERNAL: See the class |
Num_ | INTERNAL: See the class |
Operator_ | INTERNAL: See the class |
Or_ | INTERNAL: See the class |
ParamSpec_ | INTERNAL: See the class |
Param_ | INTERNAL: See the class |
Parameter_ | INTERNAL: See the class |
Pass_ | INTERNAL: See the class |
PatternListParent_ | INTERNAL: See the class |
PatternList_ | INTERNAL: See the class |
PatternParent_ | INTERNAL: See the class |
Pattern_ | INTERNAL: See the class |
PlaceHolder_ | INTERNAL: See the class |
Pow_ | INTERNAL: See the class |
Print_ | INTERNAL: See the class |
RShift_ | INTERNAL: See the class |
Raise_ | INTERNAL: See the class |
Repr_ | INTERNAL: See the class |
Return_ | INTERNAL: See the class |
Scope_ | INTERNAL: See the class |
SetComp_ | INTERNAL: See the class |
Set_ | INTERNAL: See the class |
Slice_ | INTERNAL: See the class |
SpecialOperation_ | INTERNAL: See the class |
Starred_ | INTERNAL: See the class |
StmtListParent_ | INTERNAL: See the class |
StmtList_ | INTERNAL: See the class |
Stmt_ | INTERNAL: See the class |
Store_ | INTERNAL: See the class |
StrListParent_ | INTERNAL: See the class |
StrParent_ | INTERNAL: See the class |
Str_ | INTERNAL: See the class |
StringList_ | INTERNAL: See the class |
StringPartList_ | INTERNAL: See the class |
StringPart_ | INTERNAL: See the class |
Sub_ | INTERNAL: See the class |
Subscript_ | INTERNAL: See the class |
TemplateDottedNotation_ | INTERNAL: See the class |
TemplateWrite_ | INTERNAL: See the class |
Try_ | INTERNAL: See the class |
Tuple_ | INTERNAL: See the class |
TypeAlias_ | INTERNAL: See the class |
TypeParameterListParent_ | INTERNAL: See the class |
TypeParameterList_ | INTERNAL: See the class |
TypeParameter_ | INTERNAL: See the class |
TypeVarTuple_ | INTERNAL: See the class |
TypeVar_ | INTERNAL: See the class |
UAdd_ | INTERNAL: See the class |
USub_ | INTERNAL: See the class |
UnaryExpr_ | INTERNAL: See the class |
Unaryop_ | INTERNAL: See the class |
VariableParent_ | INTERNAL: See the class |
While_ | INTERNAL: See the class |
With_ | INTERNAL: See the class |
YieldFrom_ | INTERNAL: See the class |
Yield_ | INTERNAL: See the class |