Interface Member

    • Method Detail

      • getMemberType

        Member.Type getMemberType()
        returns the type of the member
        Returns:
        the member type as a value of @link{Member#Type}
      • getDeclaringType

        ExtensibleType<?> getDeclaringType()
        return the type declaring this member
        Returns:
        the type declaring the member