Semmle QL Python standard library
Index
getOperation
Class
AugAssign_
Predicates
getOperation
toString
Inherited predicates
contains
containsInScope
getAChildNode
getAFlowNode
getASubExpression
getASubStatement
getAnEntryNode
getEnclosingModule
getLastStatement
getLocation
getParent
getParentNode
getScope
isArtificial
isUnreachable
Member predicate
AstGenerated
::
AugAssign_
::
getOperation
Gets the operation of this augmented assignment statement.
BinaryExpr
getOperation
()