toggle menu
cpg
main
jvm
switch theme
search in API
cpg-analysis
/
de.fraunhofer.aisec.cpg.query
/
xor
xor
infix
fun
QueryTree
<
Boolean
>
.
xor
(
other
:
QueryTree
<
Boolean
>
)
:
QueryTree
<
Boolean
>
Performs a logical xor operation between the values of two
QueryTree
s.