public abstract static class AbstractConstantKeysObject.IsReadableCacheNode
extends com.oracle.truffle.api.nodes.Node
| Constructor and Description |
|---|
IsReadableCacheNode() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractConstantKeysObject.IsReadableCacheNode |
create() |
abstract boolean |
execute(AbstractConstantKeysObject receiver,
String symbol) |
static AbstractConstantKeysObject.IsReadableCacheNode |
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, toStringpublic abstract boolean execute(AbstractConstantKeysObject receiver, String symbol)
public static AbstractConstantKeysObject.IsReadableCacheNode create()
public static AbstractConstantKeysObject.IsReadableCacheNode getUncached()