Class PropertyGetNode.CheckNoSuchPropertyNode

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

public static final class PropertyGetNode.CheckNoSuchPropertyNode extends PropertyGetNode.LinkedPropertyGetNode
For use when a property is undefined and __noSuchProperty__/__noSuchMethod__ had been set.