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