May 13, 1991 PREDEFINED(2) Demeter Reference Manual NAME predefined - index to predefined constants, methods and files available in every environment. CONSTANTS NULL: The pointer to nothing. FALSE: 0 TRUE: 1 SEE ALSO Universal(2) For a summary of methods attached to class _U_n_i_v_e_r_s_a_l. Any method attached to class Universal is inherited by any user defined class. Terminal(2) For a description of the terminal classes available for writ- ing inductive class dictionaries. repetition(2) For a summary of methods attached to class _r_e_p_e_t_i_t_i_o_n. Any method attached to class repetition is inherited by any user defined repetition class. sem-check(1) For a listing of files generated after a class dictionary has been successfully checked. In particular, _c_d-_p_a_r_s_e and _c_d- _p_r_i_n_t, are used by g_parse(2) and g_print(2), respectively, and can be customized. Demeter 1 99