Elive::Util::Type - Type introspection class


Elive documentation  | view source Contained in the Elive distribution.

Index


NAME

Top

Elive::Util::Type - Type introspection class

METHODS

Top

is_struct

    Return true, if the type is an ancestor of Elive::DAO

is_ref

    Return true if the elemental_type is a reference; including objects.

is_array

    Return true if elements are contained in an array


Elive documentation  | view source Contained in the Elive distribution.