Class DirectiveOriginAbsolute

    • Method Detail

      • apply

        public java.math.BigInteger apply​(java.math.BigInteger currentAddress,
                                          MemoryAllocator allocator)
        Description copied from class: Directive
        Applies the directive to the current address and the memory allocator.
        Overrides:
        apply in class DirectiveOrigin
        Parameters:
        currentAddress - the current address.
        allocator - the memory allocator.
        Returns:
        the current address.