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