eif_type_by_reference

Synopsis

#include "eif_cecil.h" EIF_TYPE_ID eif_type_by_reference (EIF_REFERENCE reference);

Description

The eif_type_by_reference function returns the type identifier corresponding to reference.

Return value

Type identifier of reference.

The behavior is unpredictable if reference is not a valid Eiffel reference.

Conformance

ISE Eiffel 4.5 and later.

See Also:
eif_type
eif_name
eif_type_id

cached: 03/19/2024 2:40:54.000 AM