Class PropertyGetNode.UndefinedPropertyGetNode

All Implemented Interfaces:
com.oracle.truffle.api.nodes.NodeInterface, Cloneable
Enclosing class:
PropertyGetNode

public static final class PropertyGetNode.UndefinedPropertyGetNode extends PropertyGetNode.LinkedPropertyGetNode
For use when a property is undefined. Returns undefined.