Package com.oracle.truffle.api.nodes
Interface RepeatingNode
-
public interface RepeatingNode
Experimental API: may change significantly without notice.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
executeRepeating(VirtualFrame frame)
-
-
-
Method Detail
-
executeRepeating
boolean executeRepeating(VirtualFrame frame)
-
-