Class EOheap$EOpointer$EOblock

  • All Implemented Interfaces:
    Cloneable, Atom, Phi, Term

    public final class EOheap$EOpointer$EOblock
    extends PhDefault
    implements Atom
    HEAP.POINTER.BLOCK.
    Since:
    0.19
    • Constructor Detail

      • EOheap$EOpointer$EOblock

        public EOheap$EOpointer$EOblock​(Phi sigma)
        Ctor.
        Parameters:
        sigma - Sigma
    • Method Detail

      • lambda

        public Phi lambda()
        Description copied from interface: Atom
        Executes λ function and calculates object.
        Specified by:
        lambda in interface Atom
        Returns:
        Object calculated from λ function.