JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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 Details
executeRepeating
boolean
executeRepeating
(
VirtualFrame
frame)