Class PropertySetNode.SetCacheNode

java.lang.Object
com.oracle.truffle.api.nodes.Node
All Implemented Interfaces:
com.oracle.truffle.api.nodes.NodeInterface, Cloneable
Direct Known Subclasses:
PropertySetNode.GenericPropertySetNode, PropertySetNode.LinkedPropertySetNode
Enclosing class:
PropertySetNode

public abstract static class PropertySetNode.SetCacheNode extends PropertyCacheNode.CacheNode<PropertySetNode.SetCacheNode>