toggle menu
cpg
main
jvm
switch theme
search in API
cpg-analysis
/
de.fraunhofer.aisec.cpg.query
/
QueryTree
/
QueryTree
Query
Tree
constructor
(
value
:
T
,
children
:
MutableList
<
QueryTree
<
*
>
>
=
mutableListOf()
,
stringRepresentation
:
String
=
""
)