cpg-analysis
5.0.0
cpg-analysis
/
de.fraunhofer.aisec.cpg.query
/
QueryTree
/
QueryTree
Query
Tree
fun
<
T
>
QueryTree
(
value
:
T
,
children
:
MutableList
<
QueryTree
<
*
>
>
=
mutableListOf()
,
stringRepresentation
:
String
=
""
)
Content copied to clipboard