cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-core
/
de.fraunhofer.aisec.cpg.graph
/
FulfilledAndFailedPaths
/
FulfilledAndFailedPaths
Fulfilled
And
Failed
Paths
constructor
(
fulfilled
:
List
<
List
<
Node
>
>
,
failed
:
List
<
List
<
Node
>
>
)