public abstract class TraceFinderGetResultNode
extends com.oracle.truffle.api.nodes.Node
Constructor and Description |
---|
TraceFinderGetResultNode() |
Modifier and Type | Method and Description |
---|---|
abstract int[] |
execute(TraceFinderResult receiver) |
accept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecialize, toString
public abstract int[] execute(TraceFinderResult receiver)