+
Point of view
All features
deferred class ITEM
Summary
Direct parents
Inherit list: ANY, HASHABLE
Known children
Inherit list: ITEM_ITEM, ITEM_VAR
Overview
Features
{ANY}
{ANY}
  • is_equal (other: ITEM): BOOLEAN
    Is other attached to an object considered equal to current object?
group: GROUP
writable attribute
{ANY}
name: STRING
writable attribute
{ANY}
index: INTEGER_32
deferred function
{ANY}
is_like_integer: BOOLEAN
effective function
{ANY}
to_integer: INTEGER_32
deferred function
{ANY}
is_off: BOOLEAN
deferred function
{ANY}
hash_code: INTEGER_32
effective function
{ANY}
The hash-code value of Current.
is_equal (other: ITEM): BOOLEAN
deferred function
{ANY}
Is other attached to an object considered equal to current object?