Class JSTags.InputNodeTag

java.lang.Object
com.oracle.truffle.api.instrumentation.Tag
com.oracle.truffle.js.nodes.instrumentation.JSTags.InputNodeTag
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.
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.oracle.truffle.api.instrumentation.Tag

    com.oracle.truffle.api.instrumentation.Tag.Identifier
  • Method Summary

    Methods inherited from class com.oracle.truffle.api.instrumentation.Tag

    findProvidedTag, getIdentifier

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait