Package com.oracle.truffle.api.nodes
Annotation Interface Node.Child
- Enclosing class:
Node
Marks fields that represent child nodes of this node.
This annotation implies the semantics of
CompilerDirectives.CompilationFinal
.- Since:
- 0.8 or earlier