- Enclosing class:
- JSTags
public static final class JSTags.InputNodeTag
extends com.oracle.truffle.api.instrumentation.Tag
Input generating node.
Special Tag that marks Graal.js AST nodes that are expected to provide an input value to
their parent nodes, and are neither ECMA expressions or statements.