@FunctionalInterface
public interface JerryNodeFunction
Modifier and Type | Method and Description |
---|---|
boolean |
onNode(Node node,
int index)
Invoked on node.
|
boolean onNode(Node node, int index)
true
to continue looping.Copyright © 2003-present Jodd Team