toggle menu
cpg
main
jvm
switch theme
search in API
cpg-language-python
/
de.fraunhofer.aisec.cpg.frontends.python
/
Python
/
AST
/
BaseBoolOp
Base
Bool
Op
sealed
class
BaseBoolOp
:
Python.AST.AST
ast.boolop = class boolop(AST)
| boolop = And | Or
Content copied to clipboard
Inheritors
And
Or
Members
Properties
py
Object
Link copied to clipboard
var
pyObject
:
PyObject