Cold Help System: Programming: ColdC Reference Manual: Functions: Method: method_access()


SYMBOL method_access(SYMBOL name)

This function returns the method access for the method specified with the argument name. See Methods for more information on method access.


add_method() | list_method() | del_method() | find_method() | find_next_method() | method_bytecode() | method_access() | method_flags() | method_info() | methods() | rename_method() | set_method_access() | set_method_flags()


the Cold Dark