public static final class PropertyGetNode.UnspecializedPropertyGetNode extends PropertyGetNode.LinkedPropertyGetNode
next, receiverCheck| Constructor and Description |
|---|
UnspecializedPropertyGetNode(PropertyCacheNode.ReceiverCheckNode receiverCheck) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getValue(Object thisObj,
Object receiver,
Object defaultValue,
PropertyGetNode root,
boolean guard) |
getValueBoolean, getValueDouble, getValueInt, getValueLongaccepts, acceptsValue, debugString, getCost, getNext, isGeneric, isValid, setNext, sweep, withNextcopy, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic UnspecializedPropertyGetNode(PropertyCacheNode.ReceiverCheckNode receiverCheck)
protected Object getValue(Object thisObj, Object receiver, Object defaultValue, PropertyGetNode root, boolean guard)
getValue in class PropertyGetNode.GetCacheNode