diff truffle/com.oracle.truffle.api/src/com/oracle/truffle/api/instrument/ProbeNode.java @ 22259:1348cc2e084e

Truffle/Instrumentation: javadoc
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Mon, 28 Sep 2015 12:34:51 -0700
parents 75e5db92973a
children 5e37933270b0 fa1061fb21fa
line wrap: on
line diff
--- a/truffle/com.oracle.truffle.api/src/com/oracle/truffle/api/instrument/ProbeNode.java	Mon Sep 28 11:27:48 2015 -0700
+++ b/truffle/com.oracle.truffle.api/src/com/oracle/truffle/api/instrument/ProbeNode.java	Mon Sep 28 12:34:51 2015 -0700
@@ -36,7 +36,7 @@
 
 /**
  * Implementation class & interface for enabling the attachment of {@linkplain Probe Probes} to
- * Truffle ASTs.
+ * Truffle ASTs, part of the {@linkplain Instrumenter Instrumentation Framework}.
  * <p>
  * A {@link ProbeNode} is the head of a chain of nodes acting on behalf of
  * {@linkplain ProbeInstrument instruments}. It is attached to an AST as a child of a