Method Pike.get_type_attributes()


Method get_type_attributes

array(string) get_type_attributes(type t)

Description

Get the attribute markers for a type.

Returns

Returns an array with the attributes for the type t.

See also

get_return_type(), get_first_arg_type()