Description of methods of the user's own types
Columns ___________________________ TYPE_NAME Name of the type METHOD_NAME Name of the method METHOD_NO Method number for distinguishing overloaded method (not to be used as ID number) METHOD_TYPE Type of the method PARAMETERS Number of parameters to the method RESULTS Number of results returned by the method FINAL Is the method final ? INSTANTIABLE Is the method instantiable ? OVERRIDING Is the method overriding a supertype method ? INHERITED Is the method inherited from the supertype ?