JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.oracle.truffle.api.nodes
Annotation Type Node.Child
Enclosing class:
Node
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public static @interface
Node.Child
Marks fields that represent child nodes of this node.