public abstract static class TRegexUtil.InteropReadMemberNode
extends com.oracle.truffle.api.nodes.Node
| Constructor and Description |
|---|
InteropReadMemberNode() |
| Modifier and Type | Method and Description |
|---|---|
static TRegexUtil.InteropReadMemberNode |
create() |
abstract Object |
execute(com.oracle.truffle.api.nodes.Node node,
Object obj,
String key) |
static TRegexUtil.InteropReadMemberNode |
getUncached() |
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.nodes.Node node, Object obj, String key)
public static TRegexUtil.InteropReadMemberNode create()
public static TRegexUtil.InteropReadMemberNode getUncached()