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