public static final class HasPropertyCacheNode.UnspecializedHasPropertyCacheNode extends HasPropertyCacheNode.LinkedHasPropertyCacheNode
next, receiverCheck
Constructor and Description |
---|
UnspecializedHasPropertyCacheNode(PropertyCacheNode.ReceiverCheckNode receiverCheckNode) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasProperty(Object thisObj,
HasPropertyCacheNode root) |
accepts, acceptsValue, debugString, getCost, getNext, isGeneric, isValid, setNext, sweep, withNext
copy, onReplace
accept, adoptChildren, atomic, atomic, deepCopy, getChildren, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, replace, replace, reportPolymorphicSpecialize, toString
public UnspecializedHasPropertyCacheNode(PropertyCacheNode.ReceiverCheckNode receiverCheckNode)
protected boolean hasProperty(Object thisObj, HasPropertyCacheNode root)
hasProperty
in class HasPropertyCacheNode.HasCacheNode