CodeQL library for Python
codeql/python-all 0.11.15-dev (changelog, source)
Search

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 Add for further information.

AliasList_

INTERNAL: See the class AliasList for further information.

Alias_

INTERNAL: See the class Alias for further information.

And_

INTERNAL: See the class And for further information.

AnnAssign_

INTERNAL: See the class AnnAssign for further information.

ArgumentsParent_

INTERNAL: See the class ArgumentsParent for further information.

Arguments_

INTERNAL: See the class Arguments for further information.

Assert_

INTERNAL: See the class Assert for further information.

AssignExpr_

INTERNAL: See the class AssignExpr for further information.

Assign_

INTERNAL: See the class Assign for further information.

AstNode_

INTERNAL: See the class AstNode for further information.

Attribute_

INTERNAL: See the class Attribute for further information.

AugAssign_

INTERNAL: See the class AugAssign for further information.

AugLoad_

INTERNAL: See the class AugLoad for further information.

AugStore_

INTERNAL: See the class AugStore for further information.

Await_

INTERNAL: See the class Await for further information.

BinaryExpr_

INTERNAL: See the class BinaryExpr for further information.

BitAnd_

INTERNAL: See the class BitAnd for further information.

BitOr_

INTERNAL: See the class BitOr for further information.

BitXor_

INTERNAL: See the class BitXor for further information.

BoolExpr_

INTERNAL: See the class BoolExpr for further information.

BoolParent_

INTERNAL: See the class BoolParent for further information.

Boolop_

INTERNAL: See the class Boolop for further information.

Break_

INTERNAL: See the class Break for further information.

BytesOrStr_

INTERNAL: See the class BytesOrStr for further information.

Bytes_

INTERNAL: See the class Bytes for further information.

Call_

INTERNAL: See the class Call for further information.

Case_

INTERNAL: See the class Case for further information.

ClassExpr_

INTERNAL: See the class ClassExpr for further information.

Class_

INTERNAL: See the class Class for further information.

CmpopList_

INTERNAL: See the class CmpopList for further information.

Cmpop_

INTERNAL: See the class Cmpop for further information.

Compare_

INTERNAL: See the class Compare for further information.

ComprehensionList_

INTERNAL: See the class ComprehensionList for further information.

Comprehension_

INTERNAL: See the class Comprehension for further information.

Continue_

INTERNAL: See the class Continue for further information.

Del_

INTERNAL: See the class Del for further information.

Delete_

INTERNAL: See the class Delete for further information.

DictComp_

INTERNAL: See the class DictComp for further information.

DictItemListParent_

INTERNAL: See the class DictItemListParent for further information.

DictItemList_

INTERNAL: See the class DictItemList for further information.

DictItem_

INTERNAL: See the class DictItem for further information.

DictUnpacking_

INTERNAL: See the class DictUnpacking for further information.

Dict_

INTERNAL: See the class Dict for further information.

Div_

INTERNAL: See the class Div for further information.

Ellipsis_

INTERNAL: See the class Ellipsis for further information.

Eq_

INTERNAL: See the class Eq for further information.

ExceptGroupStmt_

INTERNAL: See the class ExceptGroupStmt for further information.

ExceptStmt_

INTERNAL: See the class ExceptStmt for further information.

Exec_

INTERNAL: See the class Exec for further information.

ExprContextParent_

INTERNAL: See the class ExprContextParent for further information.

ExprContext_

INTERNAL: See the class ExprContext for further information.

ExprListParent_

INTERNAL: See the class ExprListParent for further information.

ExprList_

INTERNAL: See the class ExprList for further information.

ExprOrStmt_

INTERNAL: See the class ExprOrStmt for further information.

ExprParent_

INTERNAL: See the class ExprParent for further information.

ExprStmt_

INTERNAL: See the class ExprStmt for further information.

Expr_

INTERNAL: See the class Expr for further information.

Filter_

INTERNAL: See the class Filter for further information.

FloorDiv_

INTERNAL: See the class FloorDiv for further information.

For_

INTERNAL: See the class For for further information.

FormattedValue_

INTERNAL: See the class FormattedValue for further information.

Fstring_

INTERNAL: See the class Fstring for further information.

FunctionExpr_

INTERNAL: See the class FunctionExpr for further information.

FunctionParent_

INTERNAL: See the class FunctionParent for further information.

Function_

INTERNAL: See the class Function for further information.

GeneratorExp_

INTERNAL: See the class GeneratorExp for further information.

Global_

INTERNAL: See the class Global for further information.

GtE_

INTERNAL: See the class GtE for further information.

Gt_

INTERNAL: See the class Gt for further information.

Guard_

INTERNAL: See the class Guard for further information.

IfExp_

INTERNAL: See the class IfExp for further information.

If_

INTERNAL: See the class If for further information.

ImportExpr_

INTERNAL: See the class ImportExpr for further information.

ImportMember_

INTERNAL: See the class ImportMember for further information.

ImportStar_

INTERNAL: See the class ImportStar for further information.

Import_

INTERNAL: See the class Import for further information.

In_

INTERNAL: See the class In for further information.

Invert_

INTERNAL: See the class Invert for further information.

IsNot_

INTERNAL: See the class IsNot for further information.

Is_

INTERNAL: See the class Is for further information.

KeyValuePair_

INTERNAL: See the class KeyValuePair for further information.

Keyword_

INTERNAL: See the class Keyword for further information.

LShift_

INTERNAL: See the class LShift for further information.

Lambda_

INTERNAL: See the class Lambda for further information.

ListComp_

INTERNAL: See the class ListComp for further information.

List_

INTERNAL: See the class List for further information.

Load_

INTERNAL: See the class Load for further information.

LocationParent_

INTERNAL: See the class LocationParent for further information.

LtE_

INTERNAL: See the class LtE for further information.

Lt_

INTERNAL: See the class Lt for further information.

MatMult_

INTERNAL: See the class MatMult for further information.

MatchAsPattern_

INTERNAL: See the class MatchAsPattern for further information.

MatchCapturePattern_

INTERNAL: See the class MatchCapturePattern for further information.

MatchClassPattern_

INTERNAL: See the class MatchClassPattern for further information.

MatchDoubleStarPattern_

INTERNAL: See the class MatchDoubleStarPattern for further information.

MatchKeyValuePattern_

INTERNAL: See the class MatchKeyValuePattern for further information.

MatchKeywordPattern_

INTERNAL: See the class MatchKeywordPattern for further information.

MatchLiteralPattern_

INTERNAL: See the class MatchLiteralPattern for further information.

MatchMappingPattern_

INTERNAL: See the class MatchMappingPattern for further information.

MatchOrPattern_

INTERNAL: See the class MatchOrPattern for further information.

MatchSequencePattern_

INTERNAL: See the class MatchSequencePattern for further information.

MatchStarPattern_

INTERNAL: See the class MatchStarPattern for further information.

MatchStmt_

INTERNAL: See the class MatchStmt for further information.

MatchValuePattern_

INTERNAL: See the class MatchValuePattern for further information.

MatchWildcardPattern_

INTERNAL: See the class MatchWildcardPattern for further information.

Mod_

INTERNAL: See the class Mod for further information.

Module_

INTERNAL: See the class Module for further information.

Mult_

INTERNAL: See the class Mult for further information.

Name_

INTERNAL: See the class Name for further information.

Nonlocal_

INTERNAL: See the class Nonlocal for further information.

NotEq_

INTERNAL: See the class NotEq for further information.

NotIn_

INTERNAL: See the class NotIn for further information.

Not_

INTERNAL: See the class Not for further information.

Num_

INTERNAL: See the class Num for further information.

Operator_

INTERNAL: See the class Operator for further information.

Or_

INTERNAL: See the class Or for further information.

ParamSpec_

INTERNAL: See the class ParamSpec for further information.

Param_

INTERNAL: See the class Param for further information.

Parameter_

INTERNAL: See the class Parameter for further information.

Pass_

INTERNAL: See the class Pass for further information.

PatternListParent_

INTERNAL: See the class PatternListParent for further information.

PatternList_

INTERNAL: See the class PatternList for further information.

PatternParent_

INTERNAL: See the class PatternParent for further information.

Pattern_

INTERNAL: See the class Pattern for further information.

PlaceHolder_

INTERNAL: See the class PlaceHolder for further information.

Pow_

INTERNAL: See the class Pow for further information.

Print_

INTERNAL: See the class Print for further information.

RShift_

INTERNAL: See the class RShift for further information.

Raise_

INTERNAL: See the class Raise for further information.

Repr_

INTERNAL: See the class Repr for further information.

Return_

INTERNAL: See the class Return for further information.

Scope_

INTERNAL: See the class Scope for further information.

SetComp_

INTERNAL: See the class SetComp for further information.

Set_

INTERNAL: See the class Set for further information.

Slice_

INTERNAL: See the class Slice for further information.

SpecialOperation_

INTERNAL: See the class SpecialOperation for further information.

Starred_

INTERNAL: See the class Starred for further information.

StmtListParent_

INTERNAL: See the class StmtListParent for further information.

StmtList_

INTERNAL: See the class StmtList for further information.

Stmt_

INTERNAL: See the class Stmt for further information.

Store_

INTERNAL: See the class Store for further information.

StrListParent_

INTERNAL: See the class StrListParent for further information.

StrParent_

INTERNAL: See the class StrParent for further information.

Str_

INTERNAL: See the class Str for further information.

StringList_

INTERNAL: See the class StringList for further information.

StringPartList_

INTERNAL: See the class StringPartList for further information.

StringPart_

INTERNAL: See the class StringPart for further information.

Sub_

INTERNAL: See the class Sub for further information.

Subscript_

INTERNAL: See the class Subscript for further information.

TemplateDottedNotation_

INTERNAL: See the class TemplateDottedNotation for further information.

TemplateWrite_

INTERNAL: See the class TemplateWrite for further information.

Try_

INTERNAL: See the class Try for further information.

Tuple_

INTERNAL: See the class Tuple for further information.

TypeAlias_

INTERNAL: See the class TypeAlias for further information.

TypeParameterListParent_

INTERNAL: See the class TypeParameterListParent for further information.

TypeParameterList_

INTERNAL: See the class TypeParameterList for further information.

TypeParameter_

INTERNAL: See the class TypeParameter for further information.

TypeVarTuple_

INTERNAL: See the class TypeVarTuple for further information.

TypeVar_

INTERNAL: See the class TypeVar for further information.

UAdd_

INTERNAL: See the class UAdd for further information.

USub_

INTERNAL: See the class USub for further information.

UnaryExpr_

INTERNAL: See the class UnaryExpr for further information.

Unaryop_

INTERNAL: See the class Unaryop for further information.

VariableParent_

INTERNAL: See the class VariableParent for further information.

While_

INTERNAL: See the class While for further information.

With_

INTERNAL: See the class With for further information.

YieldFrom_

INTERNAL: See the class YieldFrom for further information.

Yield_

INTERNAL: See the class Yield for further information.