toggle menu
cpg
main
jvm
switch theme
search in API
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.