NO_STRATEGY

@NotNull
open fun NO_STRATEGY(@NotNull x: @NotNull Node): @NotNull Iterator<Node>

Do not traverse any nodes.

Return

Parameters

x