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