cpg
Toggle table of contents
9.0.0
Select version
9.0.2
9.0.1
9.0.0
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-analysis
/
de.fraunhofer.aisec.cpg.query
/
and
and
infix
fun
QueryTree
<
Boolean
>
.
and
(
other
:
QueryTree
<
Boolean
>
)
:
QueryTree
<
Boolean
>
Performs a logical and (&&) operation between the values of two
QueryTree
s.