@Retention(value=RUNTIME) @Target(value=FIELD) public static @interface Node.OptionalInput
Node or NodeInputList. Nodes that update fields of type
Node outside of their constructor should call Node.updateUsages(Node, Node)
just prior to doing the update of the input.| Modifier and Type | Optional Element and Description |
|---|---|
com.oracle.graal.nodeinfo.InputType |
value |
public abstract com.oracle.graal.nodeinfo.InputType value