get_hash_code method

get_hash_code

Returns the hash code of the squiggly annotation.

def get_hash_code(self):
    ...

Returns: int: The hash code of the squiggly annotation.

See Also