public abstract class DispatchNode
extends com.oracle.truffle.api.nodes.Node
| Constructor and Description |
|---|
DispatchNode() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
execute(com.oracle.truffle.api.CallTarget receiver,
RegexResult result) |
accept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecialize, toStringpublic abstract Object execute(com.oracle.truffle.api.CallTarget receiver, RegexResult result)