toggle menu
cpg
main
jvm
switch theme
search in API
cpg-language-python
/
de.fraunhofer.aisec.cpg.frontends.python
/
Python
/
AST
/
BaseExprContext
Base
Expr
Context
sealed
class
BaseExprContext
:
Python.AST.AST
ast.expr_context = class expr_context(AST)
| expr_context = Load | Store | Del
Content copied to clipboard
Inheritors
Load
Store
Del
Members
Properties
py
Object
Link copied to clipboard
var
pyObject
:
PyObject