toggle menu
cpg
main
jvm
switch theme
search in API
cpg-analysis
/
de.fraunhofer.aisec.cpg.query
/
not
not
fun
not
(
arg
:
QueryTree
<
Boolean
>
)
:
QueryTree
<
Boolean
>
fun
not
(
arg
:
Boolean
)
:
QueryTree
<
Boolean
>
Negates the value of
arg
and returns the resulting
QueryTree
.