Interface Phi

    • Method Detail

      • copy

        Phi copy()
        Make a copy.
        Returns:
        A copy
      • attr

        Attr attr​(int pos)
        Get attribute by position.
        Parameters:
        pos - The position of the attribute
        Returns:
        The attr
      • attr

        Attr attr​(String name)
        Get attribute.
        Parameters:
        name - The name of the attribute
        Returns:
        The attr