cpg-analysis
5.0.0
cpg-analysis
/
de.fraunhofer.aisec.cpg.query
/
xor
xor
infix
fun
QueryTree
<
Boolean
>
.
xor
(
other
:
QueryTree
<
Boolean
>
)
:
QueryTree
<
Boolean
>
Content copied to clipboard
Performs a logical xor operation between the values of two
QueryTree
s.