CodeQL library for Python
Index
Search
For other CodeQL resources, including tutorials and examples, see the
CodeQL documentation
.
@py_stmt
Direct supertypes
Indirect supertypes
Known direct subtypes
Branch types
Case type
@py_stmt
Direct supertypes
@py_ast_node
@py_expr_or_stmt
@py_location_parent
Indirect supertypes
@py_source_element
Known direct subtypes
Stmt_
Branch types
@py_AnnAssign
@py_Assert
@py_Assign
@py_AugAssign
@py_Break
@py_Continue
@py_Delete
@py_ExceptStmt
@py_Exec
@py_Expr_stmt
@py_For
@py_Global
@py_If
@py_Import
@py_ImportStar
@py_Nonlocal
@py_Pass
@py_Print
@py_Raise
@py_Return
@py_TemplateWrite
@py_Try
@py_While
@py_With