cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-analysis
/
de.fraunhofer.aisec.cpg.query
/
QueryTree
/
QueryTree
Query
Tree
constructor
(
value
:
T
,
children
:
MutableList
<
QueryTree
<
*
>
>
=
mutableListOf()
,
stringRepresentation
:
String
=
""
)