Package com.oracle.truffle.api.nodes
Annotation Type Node.Children
-
@Retention(RUNTIME) @Target(FIELD) public static @interface Node.Children
Marks array fields that are children of this node.
@Retention(RUNTIME)
@Target(FIELD)
public static @interface Node.Children