Class ListNodes.isDistinct

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

public abstract static class ListNodes.isDistinct extends ExternalPropertyNode
  • Constructor Details

    • isDistinct

      public isDistinct()
  • Method Details

    • eval

      protected boolean eval(VmList self)