Class ListNodes.findLastOrNull

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

    public abstract static class ListNodes.findLastOrNull
    extends ExternalMethod1Node
    • Constructor Detail

      • findLastOrNull

        public findLastOrNull()
    • Method Detail