getMethods

getMethods(meths: MethodNDict input);

The getMethods method of the Type class adds references to the methods in the type to the methods dictionary specified in the meths parameter.

The dictionary is not cleared before instances are added.