Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

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()