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