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