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