cpg-core
6.1.0
cpg-core
/
de.fraunhofer.aisec.cpg.processing.strategy
/
Strategy
/
AST_FORWARD
AST_FORWARD
@
NotNull
open
fun
AST_FORWARD
(
@
NotNull
x
:
@
NotNull
Node
)
:
@
NotNull
Iterator
<
Node
>
Traverse AST in forward direction.
Return
Parameters
x