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