Class ListNodes.isDistinct

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

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

      • isDistinct

        public isDistinct()
    • Method Detail

      • eval

        protected boolean eval​(VmList self)