Class ProbeNode

java.lang.Object
com.oracle.truffle.api.nodes.Node
com.oracle.truffle.api.instrument.ProbeNode
All Implemented Interfaces:
InstrumentationNode, TruffleEventReceiver, NodeInterface, Cloneable

public abstract class ProbeNode extends Node implements TruffleEventReceiver, InstrumentationNode
Implementation interfaces and classes for attaching Probes to ProbeNode.WrapperNodes.