get_hash_code method

get_hash_code

Returns the hash code of the replacement annotation.

def get_hash_code(self):
    ...

Returns: int: Hash code of the replacement annotation.

See Also