+
Point of view
NATIVE_JAVA
class CLASS_TEXT
require
ensure
- Result.is_equal(fn)
- Result.start_position.class_text = Current
get_export_permission_of (other: CLASS_TEXT):
BOOLEAN
effective function
ensure
-
good_hash_value: Result >= 0
is_equal (other: CLASS_TEXT):
BOOLEAN
effective function
require
ensure
-
commutative: generating_type = other.generating_type implies Result = other.is_equal(Current)
- Result implies hash_code = other.hash_code
declaration_type_of_like_current:
TYPE
effective function
inherits_from (other: CLASS_TEXT):
BOOLEAN
effective function
require
- other /= Void
-
avoid_obvious_questions: other /= Current
inserts (other: CLASS_TEXT):
BOOLEAN
effective function
require
- other /= Void
-
avoid_obvious_questions: other /= Current
insert_inherit_test (other: CLASS_TEXT):
INTEGER_8
effective function
require
- other /= Void
-
avoid_obvious_questions: other /= Current