:- dynamic added_method/4. :- dynamic struct_opv/3. :- dynamic struct_opv/4. :- module_transparent struct_opv/3. :- module_transparent struct_opv/4. :- multifile struct_opv/3. :- multifile struct_opv/4. :-assert(struct_opv(claz_structure_class, initargs,[kw_conc_name], sys_class_conc_name)). :-assert(struct_opv(claz_structure_class, initargs,[kw_seclass], sys_class_seclass)). :-assert(struct_opv(claz_structure_class, name, sys_conc_name, sys_class_conc_name)). :-assert(struct_opv(claz_structure_class, name, sys_seclass, sys_class_seclass)). :-assert(struct_opv(claz_structure_class, readers, [structure_class_conc_name], sys_class_conc_name)). :-assert(struct_opv(claz_structure_class, readers, [structure_class_seclass], sys_class_seclass)). :-assert(struct_opv(claz_structure_class, writers, [[setf, sys_class_conc_name]], sys_class_conc_name)). :-assert(struct_opv(claz_structure_class, writers, [[setf, sys_class_seclass]], sys_class_seclass)). struct_opv(claz_arithmetic_error, class_name, arithmetic_error). struct_opv(claz_arithmetic_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_arithmetic_error, include, claz_error). struct_opv(claz_arithmetic_error, initargs,[kw_operands], sys_arithmetic_error_operands). struct_opv(claz_arithmetic_error, initargs,[kw_operation], sys_arithmetic_error_operation). struct_opv(claz_arithmetic_error, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_arithmetic_error_operation). struct_opv(claz_arithmetic_error, initform, [quote, []], sys_arithmetic_error_operands). struct_opv(claz_arithmetic_error, initform, [quote, []], sys_arithmetic_error_operation). struct_opv(claz_arithmetic_error, name, sys_operands, sys_arithmetic_error_operands). struct_opv(claz_arithmetic_error, name, sys_operation, sys_arithmetic_error_operation). struct_opv(claz_arithmetic_error, readers, [arithmetic_error_operands], sys_arithmetic_error_operands). struct_opv(claz_arithmetic_error, readers, [arithmetic_error_operation], sys_arithmetic_error_operation). struct_opv(claz_arithmetic_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_arithmetic_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_arithmetic_error, type_of, standard_class). struct_opv(claz_arithmetic_error, type_of, sys_condition_class). struct_opv(claz_array, class_name, array). struct_opv(claz_array, include, claz_t). struct_opv(claz_array, sys_class_precedence_list, [claz_t]). struct_opv(claz_array, type_of, built_in_class). struct_opv(claz_base_string, class_name, base_string). struct_opv(claz_base_string, include, claz_string). struct_opv(claz_base_string, include, claz_vector). struct_opv(claz_base_string, sys_class_precedence_list, [claz_string, claz_vector, claz_array, claz_sequence, claz_t]). struct_opv(claz_base_string, type_of, built_in_class). struct_opv(claz_bignum, class_name, bignum). struct_opv(claz_bignum, include, claz_integer). struct_opv(claz_bignum, sys_class_precedence_list, [claz_integer, claz_rational, claz_real, claz_number, claz_t]). struct_opv(claz_bignum, type_of, built_in_class). struct_opv(claz_bit_vector, class_name, bit_vector). struct_opv(claz_bit_vector, include, claz_vector). struct_opv(claz_bit_vector, sys_class_precedence_list, [claz_vector, claz_array, claz_sequence, claz_t]). struct_opv(claz_bit_vector, type_of, built_in_class). struct_opv(claz_broadcast_stream, class_name, broadcast_stream). struct_opv(claz_broadcast_stream, include, claz_stream). struct_opv(claz_broadcast_stream, include, claz_sys_ansi_stream). struct_opv(claz_broadcast_stream, initform, function(sys_broadcast_bout), sys_broadcast_stream_bout). struct_opv(claz_broadcast_stream, initform, function(sys_broadcast_misc), sys_broadcast_stream_misc). struct_opv(claz_broadcast_stream, initform, function(sys_broadcast_out), sys_broadcast_stream_out). struct_opv(claz_broadcast_stream, initform, function(sys_broadcast_sout), sys_broadcast_stream_sout). struct_opv(claz_broadcast_stream, name, sys_bout, sys_broadcast_stream_bout). struct_opv(claz_broadcast_stream, name, sys_misc, sys_broadcast_stream_misc). struct_opv(claz_broadcast_stream, name, sys_out, sys_broadcast_stream_out). struct_opv(claz_broadcast_stream, name, sys_sout, sys_broadcast_stream_sout). struct_opv(claz_broadcast_stream, name, sys_streams, sys_broadcast_stream_streams). struct_opv(claz_broadcast_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_broadcast_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_t ]). struct_opv(claz_broadcast_stream, sys_class_precedence_list, [claz_stream, claz_t]). struct_opv(claz_broadcast_stream, sys_class_precedence_list, [claz_sys_ansi_stream, claz_stream, claz_t]). struct_opv(claz_broadcast_stream, type, function, sys_broadcast_stream_bout). struct_opv(claz_broadcast_stream, type, function, sys_broadcast_stream_misc). struct_opv(claz_broadcast_stream, type, function, sys_broadcast_stream_out). struct_opv(claz_broadcast_stream, type, function, sys_broadcast_stream_sout). struct_opv(claz_broadcast_stream, type, list, sys_broadcast_stream_streams). struct_opv(claz_broadcast_stream, type_of, built_in_class). struct_opv(claz_broadcast_stream, type_of, structure_class). struct_opv(claz_built_in_class, class_name, built_in_class). struct_opv(claz_built_in_class, include, claz_class). struct_opv(claz_built_in_class, include, claz_sys_system_class). struct_opv(claz_built_in_class, initargs,[kw_direct_default_initargs], sys_class_direct_default_initargs). struct_opv(claz_built_in_class, initargs,[kw_direct_slots], sys_class_direct_slots). struct_opv(claz_built_in_class, initargs,[kw_direct_superclasses], sys_class_direct_superclasses). struct_opv(claz_built_in_class, initargs,[kw_documentation], sys_class_documentation). struct_opv(claz_built_in_class, initargs,[kw_name], sys_class_name). struct_opv(claz_built_in_class, initargs,[kw_sealedp], sys_class_sealedp). struct_opv(claz_built_in_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_default_initargs). struct_opv(claz_built_in_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_direct_slots). struct_opv(claz_built_in_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_direct_superclasses). struct_opv(claz_built_in_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_forward). struct_opv(claz_built_in_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_optimize_slot_access). struct_opv(claz_built_in_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_precedence_list). struct_opv(claz_built_in_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_size). struct_opv(claz_built_in_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_slot_table). struct_opv(claz_built_in_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_slots). struct_opv(claz_built_in_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_valid_initargs). struct_opv(claz_built_in_class, name, default_initargs, sys_class_default_initargs). struct_opv(claz_built_in_class, name, documentation, sys_class_documentation). struct_opv(claz_built_in_class, name, sys_class_direct_default_initargs, sys_class_direct_default_initargs). struct_opv(claz_built_in_class, name, sys_class_direct_generic_functions, sys_class_direct_generic_functions). struct_opv(claz_built_in_class, name, sys_class_direct_methods, sys_class_direct_methods). struct_opv(claz_built_in_class, name, sys_class_direct_slots, sys_class_direct_slots). struct_opv(claz_built_in_class, name, sys_class_direct_subclasses, sys_class_direct_subclasses). struct_opv(claz_built_in_class, name, sys_class_direct_superclasses, sys_class_direct_superclasses). struct_opv(claz_built_in_class, name, sys_dependents, sys_class_dependents). struct_opv(claz_built_in_class, name, sys_finalized, sys_class_finalized). struct_opv(claz_built_in_class, name, sys_flag, sys_class_flag). struct_opv(claz_built_in_class, name, sys_forward, sys_class_forward). struct_opv(claz_built_in_class, name, sys_location_table, sys_class_location_table). struct_opv(claz_built_in_class, name, sys_name, sys_class_name). struct_opv(claz_built_in_class, name, sys_optimize_slot_access, sys_class_optimize_slot_access). struct_opv(claz_built_in_class, name, sys_precedence_list, sys_class_precedence_list). struct_opv(claz_built_in_class, name, sys_sealedp, sys_class_sealedp). struct_opv(claz_built_in_class, name, sys_size, sys_class_size). struct_opv(claz_built_in_class, name, sys_slot_table, sys_class_slot_table). struct_opv(claz_built_in_class, name, sys_slots, sys_class_slots). struct_opv(claz_built_in_class, name, sys_valid_initargs, sys_class_valid_initargs). struct_opv(claz_built_in_class, readers, [sys_class_default_initargs], sys_class_default_initargs). struct_opv(claz_built_in_class, readers, [sys_class_dependents], sys_class_dependents). struct_opv(claz_built_in_class, readers, [sys_class_direct_default_initargs], sys_class_direct_default_initargs). struct_opv(claz_built_in_class, readers, [sys_class_direct_slots], sys_class_direct_slots). struct_opv(claz_built_in_class, readers, [sys_class_direct_subclasses], sys_class_direct_subclasses). struct_opv(claz_built_in_class, readers, [sys_class_direct_superclasses], sys_class_direct_superclasses). struct_opv(claz_built_in_class, readers, [sys_class_finalized_p], sys_class_finalized). struct_opv(claz_built_in_class, readers, [sys_class_id], sys_class_name). struct_opv(claz_built_in_class, readers, [sys_class_location_table], sys_class_location_table). struct_opv(claz_built_in_class, readers, [sys_class_precedence_list], sys_class_precedence_list). struct_opv(claz_built_in_class, readers, [sys_class_sealedp], sys_class_sealedp). struct_opv(claz_built_in_class, readers, [sys_class_size], sys_class_size). struct_opv(claz_built_in_class, readers, [sys_class_slots], sys_class_slots). struct_opv(claz_built_in_class, readers, [sys_class_valid_initargs], sys_class_valid_initargs). struct_opv(claz_built_in_class, readers, [sys_eql_specializer_flag], sys_class_flag). struct_opv(claz_built_in_class, readers, [sys_slot_table], sys_class_slot_table). struct_opv(claz_built_in_class, readers, [sys_specializer_direct_generic_functions], sys_class_direct_generic_functions). struct_opv(claz_built_in_class, readers, [sys_specializer_direct_methods], sys_class_direct_methods). struct_opv(claz_built_in_class, sys_class_precedence_list, [ claz_class, claz_sys_potential_class, claz_sys_specializer, claz_sys_super_class, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_built_in_class, sys_class_precedence_list, [ claz_class, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_built_in_class, sys_class_precedence_list, [ claz_sys_system_class, claz_sys_pcl_class, claz_class, claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_standard_specializer, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_built_in_class, type_of, standard_class). struct_opv(claz_built_in_class, writers, [[setf, sys_class_default_initargs]], sys_class_default_initargs). struct_opv(claz_built_in_class, writers, [[setf, sys_class_dependents]], sys_class_dependents). struct_opv(claz_built_in_class, writers, [[setf, sys_class_direct_default_initargs]], sys_class_direct_default_initargs). struct_opv(claz_built_in_class, writers, [[setf, sys_class_direct_slots]], sys_class_direct_slots). struct_opv(claz_built_in_class, writers, [[setf, sys_class_direct_subclasses]], sys_class_direct_subclasses). struct_opv(claz_built_in_class, writers, [[setf, sys_class_direct_superclasses]], sys_class_direct_superclasses). struct_opv(claz_built_in_class, writers, [[setf, sys_class_finalized_p]], sys_class_finalized). struct_opv(claz_built_in_class, writers, [[setf, sys_class_id]], sys_class_name). struct_opv(claz_built_in_class, writers, [[setf, sys_class_location_table]], sys_class_location_table). struct_opv(claz_built_in_class, writers, [[setf, sys_class_precedence_list]], sys_class_precedence_list). struct_opv(claz_built_in_class, writers, [[setf, sys_class_sealedp]], sys_class_sealedp). struct_opv(claz_built_in_class, writers, [[setf, sys_class_size]], sys_class_size). struct_opv(claz_built_in_class, writers, [[setf, sys_class_slots]], sys_class_slots). struct_opv(claz_built_in_class, writers, [[setf, sys_class_valid_initargs]], sys_class_valid_initargs). struct_opv(claz_built_in_class, writers, [[setf, sys_eql_specializer_flag]], sys_class_flag). struct_opv(claz_built_in_class, writers, [[setf, sys_slot_table]], sys_class_slot_table). struct_opv(claz_built_in_class, writers, [[setf, sys_specializer_direct_generic_functions]], sys_class_direct_generic_functions). struct_opv(claz_built_in_class, writers, [[setf, sys_specializer_direct_methods]], sys_class_direct_methods). struct_opv(claz_cell_error, class_name, cell_error). struct_opv(claz_cell_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_cell_error, include, claz_error). struct_opv(claz_cell_error, initargs,[kw_name], sys_cell_error_name). struct_opv(claz_cell_error, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_cell_error_name). struct_opv(claz_cell_error, name, sys_name, sys_cell_error_name). struct_opv(claz_cell_error, readers, [cell_error_name], sys_cell_error_name). struct_opv(claz_cell_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_cell_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_cell_error, type_of, standard_class). struct_opv(claz_cell_error, type_of, sys_condition_class). struct_opv(claz_character, class_name, character). struct_opv(claz_character, include, claz_t). struct_opv(claz_character, sys_class_precedence_list, [claz_t]). struct_opv(claz_character, type_of, built_in_class). struct_opv(claz_class, class_name, class). struct_opv(claz_class, include, claz_sys_definition_source_mixin). struct_opv(claz_class, include, claz_sys_dependent_update_mixin). struct_opv(claz_class, include, claz_sys_potential_class). struct_opv(claz_class, include, claz_sys_specializer). struct_opv(claz_class, include, claz_sys_standard_specializer). struct_opv(claz_class, initargs,[kw_direct_default_initargs], sys_class_direct_default_initargs). struct_opv(claz_class, initargs,[kw_direct_slots], sys_class_direct_slots). struct_opv(claz_class, initargs,[kw_direct_superclasses], sys_class_direct_superclasses). struct_opv(claz_class, initargs,[kw_documentation], sys_class_documentation). struct_opv(claz_class, initargs,[kw_name], class_name). struct_opv(claz_class, initargs,[kw_safe_p], sys_class_safe_p). struct_opv(claz_class, initargs,[kw_sealedp], sys_class_sealedp). struct_opv(claz_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_default_initargs). struct_opv(claz_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_direct_slots). struct_opv(claz_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_direct_superclasses). struct_opv(claz_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_precedence_list). struct_opv(claz_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_size). struct_opv(claz_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_slot_table). struct_opv(claz_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_slots). struct_opv(claz_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_valid_initargs). struct_opv(claz_class, initform, [cons, [], []], sys_class_direct_methods). struct_opv(claz_class, name, default_initargs, sys_class_default_initargs). struct_opv(claz_class, name, documentation, sys_class_documentation). struct_opv(claz_class, name, sys_all_superclasses, sys_class_all_superclasses). struct_opv(claz_class, name, sys_class_direct_default_initargs, sys_class_direct_default_initargs). struct_opv(claz_class, name, sys_class_direct_generic_functions, sys_class_direct_generic_functions). struct_opv(claz_class, name, sys_class_direct_methods, sys_class_direct_methods). struct_opv(claz_class, name, sys_class_direct_slots, sys_class_direct_slots). struct_opv(claz_class, name, sys_class_direct_subclasses, sys_class_direct_subclasses). struct_opv(claz_class, name, sys_class_direct_superclasses, sys_class_direct_superclasses). struct_opv(claz_class, name, sys_class_eq_specializer, sys_class_class_eq_specializer). struct_opv(claz_class, name, sys_dependents, sys_class_dependents). struct_opv(claz_class, name, sys_finalized_p, sys_class_finalized_p). struct_opv(claz_class, name, sys_flag, sys_class_flag). struct_opv(claz_class, name, sys_initialized, sys_class_initialized). struct_opv(claz_class, name, sys_listeners, sys_class_listeners). struct_opv(claz_class, name, sys_location_table, sys_class_location_table). struct_opv(claz_class, name, sys_name, class_name). struct_opv(claz_class, name, sys_precedence_list, sys_class_precedence_list). struct_opv(claz_class, name, sys_safe_p, sys_class_safe_p). struct_opv(claz_class, name, sys_sealedp, sys_class_sealedp). struct_opv(claz_class, name, sys_size, sys_class_size). struct_opv(claz_class, name, sys_slot_location_table, sys_class_slot_location_table). struct_opv(claz_class, name, sys_slot_table, sys_class_slot_table). struct_opv(claz_class, name, sys_slots, sys_class_slots). struct_opv(claz_class, name, sys_valid_initargs, sys_class_valid_initargs). struct_opv(claz_class, readers, [class_name], class_name). struct_opv(claz_class, readers, [sys_class_default_initargs], sys_class_default_initargs). struct_opv(claz_class, readers, [sys_class_dependents], sys_class_dependents). struct_opv(claz_class, readers, [sys_class_direct_default_initargs], sys_class_direct_default_initargs). struct_opv(claz_class, readers, [sys_class_direct_slots], sys_class_direct_slots). struct_opv(claz_class, readers, [sys_class_direct_subclasses], sys_class_direct_subclasses). struct_opv(claz_class, readers, [sys_class_direct_superclasses], sys_class_direct_superclasses). struct_opv(claz_class, readers, [sys_class_eq_specializer], sys_class_class_eq_specializer). struct_opv(claz_class, readers, [sys_class_finalized_p], sys_class_finalized_p). struct_opv(claz_class, readers, [sys_class_id], class_name). struct_opv(claz_class, readers, [sys_class_location_table], sys_class_location_table). struct_opv(claz_class, readers, [sys_class_precedence_list], sys_class_precedence_list). struct_opv(claz_class, readers, [sys_class_sealedp], sys_class_sealedp). struct_opv(claz_class, readers, [sys_class_size], sys_class_size). struct_opv(claz_class, readers, [sys_class_slots], sys_class_slots). struct_opv(claz_class, readers, [sys_class_valid_initargs], sys_class_valid_initargs). struct_opv(claz_class, readers, [sys_eql_specializer_flag], sys_class_flag). struct_opv(claz_class, readers, [sys_safe_p], sys_class_safe_p). struct_opv(claz_class, readers, [sys_slot_table], sys_class_slot_table). struct_opv(claz_class, readers, [sys_specializer_direct_generic_functions], sys_class_direct_generic_functions). struct_opv(claz_class, readers, [sys_specializer_direct_methods], sys_class_direct_methods). struct_opv(claz_class, sys_class_precedence_list, [ claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_standard_specializer, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_class, sys_class_precedence_list, [ claz_sys_potential_class, claz_sys_specializer, claz_sys_super_class, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_class, sys_class_precedence_list, [ claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_class, type, [integer, 0, 6], sys_class_initialized). struct_opv(claz_class, type, [or, string, null], sys_class_documentation). struct_opv(claz_class, type, hash_table, sys_class_all_superclasses). struct_opv(claz_class, type, hash_table, sys_class_slot_location_table). struct_opv(claz_class, type, list, sys_class_direct_default_initargs). struct_opv(claz_class, type, list, sys_class_direct_slots). struct_opv(claz_class, type, list, sys_class_direct_superclasses). struct_opv(claz_class, type, list, sys_class_listeners). struct_opv(claz_class, type, list, sys_class_precedence_list). struct_opv(claz_class, type, list, sys_class_slots). struct_opv(claz_class, type_of, standard_class). struct_opv(claz_class, writers, [[setf, sys_class_default_initargs]], sys_class_default_initargs). struct_opv(claz_class, writers, [[setf, sys_class_dependents]], sys_class_dependents). struct_opv(claz_class, writers, [[setf, sys_class_direct_default_initargs]], sys_class_direct_default_initargs). struct_opv(claz_class, writers, [[setf, sys_class_direct_slots]], sys_class_direct_slots). struct_opv(claz_class, writers, [[setf, sys_class_direct_subclasses]], sys_class_direct_subclasses). struct_opv(claz_class, writers, [[setf, sys_class_direct_superclasses]], sys_class_direct_superclasses). struct_opv(claz_class, writers, [[setf, sys_class_finalized_p]], sys_class_finalized_p). struct_opv(claz_class, writers, [[setf, sys_class_id]], class_name). struct_opv(claz_class, writers, [[setf, sys_class_location_table]], sys_class_location_table). struct_opv(claz_class, writers, [[setf, sys_class_precedence_list]], sys_class_precedence_list). struct_opv(claz_class, writers, [[setf, sys_class_sealedp]], sys_class_sealedp). struct_opv(claz_class, writers, [[setf, sys_class_size]], sys_class_size). struct_opv(claz_class, writers, [[setf, sys_class_slots]], sys_class_slots). struct_opv(claz_class, writers, [[setf, sys_class_valid_initargs]], sys_class_valid_initargs). struct_opv(claz_class, writers, [[setf, sys_eql_specializer_flag]], sys_class_flag). struct_opv(claz_class, writers, [[setf, sys_safe_p]], sys_class_safe_p). struct_opv(claz_class, writers, [[setf, sys_slot_table]], sys_class_slot_table). struct_opv(claz_class, writers, [[setf, sys_specializer_direct_generic_functions]], sys_class_direct_generic_functions). struct_opv(claz_class, writers, [[setf, sys_specializer_direct_methods]], sys_class_direct_methods). struct_opv(claz_complex, class_name, complex). struct_opv(claz_complex, include, claz_number). struct_opv(claz_complex, sys_class_precedence_list, [claz_number, claz_t]). struct_opv(claz_complex, type_of, built_in_class). struct_opv(claz_concatenated_stream, class_name, concatenated_stream). struct_opv(claz_concatenated_stream, include, claz_stream). struct_opv(claz_concatenated_stream, include, claz_sys_ansi_stream). struct_opv(claz_concatenated_stream, initform, function(sys_concatenated_bin), sys_concatenated_stream_bin). struct_opv(claz_concatenated_stream, initform, function(sys_concatenated_in), sys_concatenated_stream_in). struct_opv(claz_concatenated_stream, initform, function(sys_concatenated_misc), sys_concatenated_stream_misc). struct_opv(claz_concatenated_stream, initform, function(sys_concatenated_n_bin), sys_concatenated_stream_n_bin). struct_opv(claz_concatenated_stream, name, sys_bin, sys_concatenated_stream_bin). struct_opv(claz_concatenated_stream, name, sys_in, sys_concatenated_stream_in). struct_opv(claz_concatenated_stream, name, sys_misc, sys_concatenated_stream_misc). struct_opv(claz_concatenated_stream, name, sys_n_bin, sys_concatenated_stream_n_bin). struct_opv(claz_concatenated_stream, name, sys_streams, sys_concatenated_stream_streams). struct_opv(claz_concatenated_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_concatenated_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_t ]). struct_opv(claz_concatenated_stream, sys_class_precedence_list, [claz_stream, claz_t]). struct_opv(claz_concatenated_stream, sys_class_precedence_list, [claz_sys_ansi_stream, claz_stream, claz_t]). struct_opv(claz_concatenated_stream, type, function, sys_concatenated_stream_bin). struct_opv(claz_concatenated_stream, type, function, sys_concatenated_stream_in). struct_opv(claz_concatenated_stream, type, function, sys_concatenated_stream_misc). struct_opv(claz_concatenated_stream, type, function, sys_concatenated_stream_n_bin). struct_opv(claz_concatenated_stream, type, list, sys_concatenated_stream_streams). struct_opv(claz_concatenated_stream, type_of, built_in_class). struct_opv(claz_concatenated_stream, type_of, structure_class). struct_opv(claz_condition, class_name, condition). struct_opv(claz_condition, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_condition, include, claz_standard_object). struct_opv(claz_condition, include, claz_sys_slot_object). struct_opv(claz_condition, initargs,[kw_format_arguments], sys_condition_format_arguments). struct_opv(claz_condition, initargs,[kw_format_control], sys_condition_format_control). struct_opv(claz_condition, name, sys_format_arguments, sys_condition_format_arguments). struct_opv(claz_condition, name, sys_format_control, sys_condition_format_control). struct_opv(claz_condition, name, sys_report_function, sys_condition_report_function). struct_opv(claz_condition, readers, [simple_condition_format_arguments], sys_condition_format_arguments). struct_opv(claz_condition, readers, [simple_condition_format_control], sys_condition_format_control). struct_opv(claz_condition, sys_allocation, sys_class, sys_condition_report_function). struct_opv(claz_condition, sys_class_direct_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_condition, sys_class_precedence_list, [claz_standard_object, claz_t]). struct_opv(claz_condition, sys_class_precedence_list, [claz_sys_slot_object, claz_t]). struct_opv(claz_condition, sys_location, sys_class, sys_condition_report_function). struct_opv(claz_condition, type_of, standard_class). struct_opv(claz_condition, type_of, sys_condition_class). struct_opv(claz_cons, class_name, cons). struct_opv(claz_cons, include, claz_list). struct_opv(claz_cons, sys_class_precedence_list, [claz_list, claz_sequence, claz_t]). struct_opv(claz_cons, type_of, built_in_class). struct_opv(claz_control_error, class_name, control_error). struct_opv(claz_control_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_control_error, include, claz_error). struct_opv(claz_control_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_control_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_control_error, type_of, standard_class). struct_opv(claz_control_error, type_of, sys_condition_class). struct_opv(claz_division_by_zero, class_name, division_by_zero). struct_opv(claz_division_by_zero, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_division_by_zero, include, claz_arithmetic_error). struct_opv(claz_division_by_zero, sys_class_precedence_list, [ claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_division_by_zero, sys_class_precedence_list, [ claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_division_by_zero, type_of, standard_class). struct_opv(claz_division_by_zero, type_of, sys_condition_class). struct_opv(claz_double_float, class_name, double_float). struct_opv(claz_double_float, include, claz_float). struct_opv(claz_double_float, sys_class_precedence_list, [claz_float, claz_real, claz_number, claz_t]). struct_opv(claz_double_float, type_of, built_in_class). struct_opv(claz_echo_stream, class_name, echo_stream). struct_opv(claz_echo_stream, include, claz_stream). struct_opv(claz_echo_stream, include, claz_sys_ansi_stream). struct_opv(claz_echo_stream, include, claz_two_way_stream). struct_opv(claz_echo_stream, initform, function(sys_echo_bin), sys_echo_stream_bin). struct_opv(claz_echo_stream, initform, function(sys_echo_in), sys_echo_stream_in). struct_opv(claz_echo_stream, initform, function(sys_echo_misc), sys_echo_stream_misc). struct_opv(claz_echo_stream, initform, function(sys_echo_n_bin), sys_echo_stream_n_bin). struct_opv(claz_echo_stream, name, sys_bin, sys_echo_stream_bin). struct_opv(claz_echo_stream, name, sys_in, sys_echo_stream_in). struct_opv(claz_echo_stream, name, sys_misc, sys_echo_stream_misc). struct_opv(claz_echo_stream, name, sys_n_bin, sys_echo_stream_n_bin). struct_opv(claz_echo_stream, name, sys_unread_stuff, sys_echo_stream_unread_stuff). struct_opv(claz_echo_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_t ]). struct_opv(claz_echo_stream, sys_class_precedence_list, [ claz_two_way_stream, claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_echo_stream, sys_class_precedence_list, [claz_stream, claz_t]). struct_opv(claz_echo_stream, sys_class_precedence_list, [claz_sys_ansi_stream, claz_stream, claz_t]). struct_opv(claz_echo_stream, type, boolean, sys_echo_stream_unread_stuff). struct_opv(claz_echo_stream, type, function, sys_echo_stream_bin). struct_opv(claz_echo_stream, type, function, sys_echo_stream_in). struct_opv(claz_echo_stream, type, function, sys_echo_stream_misc). struct_opv(claz_echo_stream, type, function, sys_echo_stream_n_bin). struct_opv(claz_echo_stream, type_of, built_in_class). struct_opv(claz_echo_stream, type_of, structure_class). struct_opv(claz_end_of_file, class_name, end_of_file). struct_opv(claz_end_of_file, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_end_of_file, include, claz_stream_error). struct_opv(claz_end_of_file, initform, [ lambda, [condition, stream], [ format, stream, '$ARRAY'([*], claz_base_character, [ #\('U'), #\(n), #\(e), #\(x), #\(p), #\(e), #\(c), #\(t), #\(e), #\(d), #\(' '), #\(e), #\(n), #\(d), #\(' '), #\(o), #\(f), #\(' '), #\(f), #\(i), #\(l), #\(e), #\(' '), #\(o), #\(n), #\(' '), #\(~), #\('S'), #\('.') ]), [stream_error_stream, condition] ] ], sys_end_of_file_report_function). struct_opv(claz_end_of_file, name, sys_report_function, sys_end_of_file_report_function). struct_opv(claz_end_of_file, sys_class_precedence_list, [ claz_stream_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_end_of_file, sys_class_precedence_list, [ claz_stream_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_end_of_file, type_of, standard_class). struct_opv(claz_end_of_file, type_of, sys_condition_class). struct_opv(claz_error, class_name, error). struct_opv(claz_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_error, include, claz_serious_condition). struct_opv(claz_error, sys_class_precedence_list, [ claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_error, sys_class_precedence_list, [ claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_error, type_of, standard_class). struct_opv(claz_error, type_of, sys_condition_class). struct_opv(claz_file_error, class_name, file_error). struct_opv(claz_file_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_file_error, include, claz_error). struct_opv(claz_file_error, initargs,[kw_pathname], sys_file_error_pathname). struct_opv(claz_file_error, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_file_error_pathname). struct_opv(claz_file_error, initform, [ lambda, [condition, stream], [ format, stream, '$ARRAY'([*], claz_base_character, [ #\('F'), #\(i), #\(l), #\(e), #\(s), #\(y), #\(s), #\(t), #\(e), #\(m), #\(' '), #\(e), #\(r), #\(r), #\(o), #\(r), #\(' '), #\(w), #\(i), #\(t), #\(h), #\(' '), #\(p), #\(a), #\(t), #\(h), #\(n), #\(a), #\(m), #\(e), #\(' '), #\(~), #\('S'), #\('.'), #\(~), #\('%'), #\('E'), #\(i), #\(t), #\(h), #\(e), #\(r), #\(' '), #\('1'), #\(')'), #\(' '), #\(t), #\(h), #\(e), #\(' '), #\(f), #\(i), #\(l), #\(e), #\(' '), #\(d), #\(o), #\(e), #\(s), #\(' '), #\(n), #\(o), #\(t), #\(' '), #\(e), #\(x), #\(i), #\(s), #\(t), #\(','), #\(' '), #\(o), #\(r), #\(' '), #\('2'), #\(')'), #\(' '), #\(w), #\(e), #\(' '), #\(a), #\(r), #\(e), #\(' '), #\(n), #\(o), #\(t), #\(' '), #\(a), #\(l), #\(l), #\(o), #\(w), #\(e), #\(d), #\(' '), #\(t), #\(o), #\(' '), #\(a), #\(c), #\(c), #\(e), #\(s), #\(s), #\(' '), #\(t), #\(h), #\(e), #\(' '), #\(f), #\(i), #\(l), #\(e), #\(','), #\(' '), #\(o), #\(r), #\(' '), #\('3'), #\(')'), #\(' '), #\(t), #\(h), #\(e), #\(' '), #\(p), #\(a), #\(t), #\(h), #\(n), #\(a), #\(m), #\(e), #\(' '), #\(p), #\(o), #\(i), #\(n), #\(t), #\(s), #\(' '), #\(t), #\(o), #\(' '), #\(a), #\(' '), #\(b), #\(r), #\(o), #\(k), #\(e), #\(n), #\(' '), #\(s), #\(y), #\(m), #\(b), #\(o), #\(l), #\(i), #\(c), #\(' '), #\(l), #\(i), #\(n), #\(k), #\('.') ]), [file_error_pathname, condition] ] ], sys_file_error_report_function). struct_opv(claz_file_error, name, pathname, sys_file_error_pathname). struct_opv(claz_file_error, name, sys_report_function, sys_file_error_report_function). struct_opv(claz_file_error, readers, [file_error_pathname], sys_file_error_pathname). struct_opv(claz_file_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_file_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_file_error, type_of, standard_class). struct_opv(claz_file_error, type_of, sys_condition_class). struct_opv(claz_file_stream, class_name, file_stream). struct_opv(claz_file_stream, include, claz_stream). struct_opv(claz_file_stream, include, claz_sys_ansi_stream). struct_opv(claz_file_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_t ]). struct_opv(claz_file_stream, sys_class_precedence_list, [claz_stream, claz_t]). struct_opv(claz_file_stream, sys_class_precedence_list, [claz_sys_ansi_stream, claz_stream, claz_t]). struct_opv(claz_file_stream, type_of, built_in_class). struct_opv(claz_file_stream, type_of, structure_class). struct_opv(claz_file_stream, type_of, sys_system_class). struct_opv(claz_fixnum, class_name, fixnum). struct_opv(claz_fixnum, include, claz_integer). struct_opv(claz_fixnum, sys_class_precedence_list, [claz_integer, claz_rational, claz_real, claz_number, claz_t]). struct_opv(claz_fixnum, type_of, built_in_class). struct_opv(claz_float, class_name, float). struct_opv(claz_float, include, claz_real). struct_opv(claz_float, sys_class_precedence_list, [claz_real, claz_number, claz_t]). struct_opv(claz_float, type_of, built_in_class). struct_opv(claz_floating_point_inexact, class_name, floating_point_inexact). struct_opv(claz_floating_point_inexact, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_floating_point_inexact, include, claz_arithmetic_error). struct_opv(claz_floating_point_inexact, sys_class_precedence_list, [ claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_floating_point_inexact, sys_class_precedence_list, [ claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_floating_point_inexact, type_of, standard_class). struct_opv(claz_floating_point_inexact, type_of, sys_condition_class). struct_opv(claz_floating_point_invalid_operation, class_name, floating_point_invalid_operation). struct_opv(claz_floating_point_invalid_operation, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_floating_point_invalid_operation, include, claz_arithmetic_error). struct_opv(claz_floating_point_invalid_operation, sys_class_precedence_list, [ claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_floating_point_invalid_operation, sys_class_precedence_list, [ claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_floating_point_invalid_operation, type_of, standard_class). struct_opv(claz_floating_point_invalid_operation, type_of, sys_condition_class). struct_opv(claz_floating_point_overflow, class_name, floating_point_overflow). struct_opv(claz_floating_point_overflow, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_floating_point_overflow, include, claz_arithmetic_error). struct_opv(claz_floating_point_overflow, sys_class_precedence_list, [ claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_floating_point_overflow, sys_class_precedence_list, [ claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_floating_point_overflow, type_of, standard_class). struct_opv(claz_floating_point_overflow, type_of, sys_condition_class). struct_opv(claz_floating_point_underflow, class_name, floating_point_underflow). struct_opv(claz_floating_point_underflow, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_floating_point_underflow, include, claz_arithmetic_error). struct_opv(claz_floating_point_underflow, sys_class_precedence_list, [ claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_floating_point_underflow, sys_class_precedence_list, [ claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_floating_point_underflow, type_of, standard_class). struct_opv(claz_floating_point_underflow, type_of, sys_condition_class). struct_opv(claz_function, class_name, function). struct_opv(claz_function, include, claz_t). struct_opv(claz_function, sys_class_precedence_list, [claz_t]). struct_opv(claz_function, type_of, built_in_class). struct_opv(claz_function, type_of, sys_system_class). struct_opv(claz_generic_function, class_name, generic_function). struct_opv(claz_generic_function, include, claz_sys_definition_source_mixin). struct_opv(claz_generic_function, include, claz_sys_dependent_update_mixin). struct_opv(claz_generic_function, include, claz_sys_funcallable_standard_object). struct_opv(claz_generic_function, include, claz_sys_metaobject). struct_opv(claz_generic_function, initargs,[kw_documentation], sys_generic_function_documentation). struct_opv(claz_generic_function, name, documentation, sys_generic_function_documentation). struct_opv(claz_generic_function, name, sys_encapsulations, sys_generic_function_encapsulations). struct_opv(claz_generic_function, name, sys_initial_methods, sys_generic_function_initial_methods). struct_opv(claz_generic_function, name, sys_listeners, sys_generic_function_listeners). struct_opv(claz_generic_function, readers, [sys_generic_function_encapsulations], sys_generic_function_encapsulations). struct_opv(claz_generic_function, readers, [sys_generic_function_initial_methods], sys_generic_function_initial_methods). struct_opv(claz_generic_function, readers, [sys_gf_listeners], sys_generic_function_listeners). struct_opv(claz_generic_function, sys_class_precedence_list, [ claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_metaobject, claz_sys_funcallable_standard_object, claz_function, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_generic_function, sys_class_precedence_list, [ claz_sys_metaobject, claz_sys_funcallable_standard_object, claz_function, claz_standard_object, claz_t ]). struct_opv(claz_generic_function, sys_class_precedence_list, [ claz_sys_metaobject, claz_sys_funcallable_standard_object, claz_standard_object, claz_function, claz_t ]). struct_opv(claz_generic_function, type, list, sys_generic_function_listeners). struct_opv(claz_generic_function, type_of, sys_funcallable_standard_class). struct_opv(claz_generic_function, writers, [[setf, sys_generic_function_encapsulations]], sys_generic_function_encapsulations). struct_opv(claz_generic_function, writers, [[setf, sys_generic_function_initial_methods]], sys_generic_function_initial_methods). struct_opv(claz_generic_function, writers, [[setf, sys_gf_listeners]], sys_generic_function_listeners). struct_opv(claz_hash_table, class_name, hash_table). struct_opv(claz_hash_table, include, claz_structure_object). struct_opv(claz_hash_table, include, claz_t). struct_opv(claz_hash_table, initform, 0, sys_hash_table_data). struct_opv(claz_hash_table, initform, [ threads_make_mutex, name, '$ARRAY'([*], claz_base_character, [ #\(h), #\(a), #\(s), #\(h), #\(-), #\(t), #\(a), #\(b), #\(l), #\(e), #\(' '), #\(l), #\(o), #\(c), #\(k) ]) ], sys_hash_table_lock). struct_opv(claz_hash_table, name, sys_data, sys_hash_table_data). struct_opv(claz_hash_table, name, sys_hash_fun, sys_hash_table_hash_fun). struct_opv(claz_hash_table, name, sys_lock, sys_hash_table_lock). struct_opv(claz_hash_table, name, sys_needs_rehash_p, sys_hash_table_needs_rehash_p). struct_opv(claz_hash_table, name, sys_rehash_size, sys_hash_table_rehash_size). struct_opv(claz_hash_table, name, sys_rehash_threshold, sys_hash_table_rehash_threshold). struct_opv(claz_hash_table, name, sys_rehash_trigger, sys_hash_table_rehash_trigger). struct_opv(claz_hash_table, name, sys_synchronized_p, sys_hash_table_synchronized_p). struct_opv(claz_hash_table, name, sys_test, hash_table_test). struct_opv(claz_hash_table, name, sys_test_fun, sys_hash_table_test_fun). struct_opv(claz_hash_table, name, sys_weakness, sys_hash_table_weakness). struct_opv(claz_hash_table, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_hash_table, sys_class_precedence_list, [claz_t]). struct_opv(claz_hash_table, type, [member, [], sys_key, sys_value, sys_key_or_value, sys_key_and_value], sys_hash_table_weakness). struct_opv(claz_hash_table, type, [member, [], t], sys_hash_table_needs_rehash_p). struct_opv(claz_hash_table, type, [member, [], t], sys_hash_table_synchronized_p). struct_opv(claz_hash_table, type, [or, null, sys_index], sys_hash_table_cache). struct_opv(claz_hash_table, type, [or, null, sys_rb_tree], sys_hash_table_data). struct_opv(claz_hash_table, type, [or, sys_index, [single_float, [1.0]]], sys_hash_table_rehash_size). struct_opv(claz_hash_table, type, [single_float, [0.0], 1.0], sys_hash_table_rehash_threshold). struct_opv(claz_hash_table, type, function, sys_hash_table_hash_fun). struct_opv(claz_hash_table, type, function, sys_hash_table_test_fun). struct_opv(claz_hash_table, type, symbol, hash_table_test). struct_opv(claz_hash_table, type, sys_mutex, sys_hash_table_lock). struct_opv(claz_hash_table, type_of, built_in_class). struct_opv(claz_hash_table, type_of, structure_class). struct_opv(claz_integer, class_name, integer). struct_opv(claz_integer, include, claz_rational). struct_opv(claz_integer, sys_class_precedence_list, [claz_rational, claz_real, claz_number, claz_t]). struct_opv(claz_integer, type_of, built_in_class). struct_opv(claz_keyword, class_name, keyword). struct_opv(claz_keyword, include, claz_symbol). struct_opv(claz_keyword, sys_class_precedence_list, [claz_symbol, claz_t]). struct_opv(claz_keyword, type_of, built_in_class). struct_opv(claz_list, class_name, list). struct_opv(claz_list, include, claz_sequence). struct_opv(claz_list, sys_class_precedence_list, [claz_sequence, claz_t]). struct_opv(claz_list, type_of, built_in_class). struct_opv(claz_logical_pathname, class_name, logical_pathname). struct_opv(claz_logical_pathname, include, claz_pathname). struct_opv(claz_logical_pathname, sys_class_precedence_list, [ claz_pathname, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_logical_pathname, sys_class_precedence_list, [claz_pathname, claz_t]). struct_opv(claz_logical_pathname, type_of, built_in_class). struct_opv(claz_logical_pathname, type_of, structure_class). struct_opv(claz_method, class_name, method). struct_opv(claz_method, include, claz_sys_metaobject). struct_opv(claz_method, include, claz_sys_standard_stablehash). struct_opv(claz_method, name, sys_from_defgeneric, sys_method_from_defgeneric). struct_opv(claz_method, readers, [sys_method_from_defgeneric], sys_method_from_defgeneric). struct_opv(claz_method, sys_class_precedence_list, [ claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_method, sys_class_precedence_list, [ claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_method, sys_class_precedence_list, [claz_sys_metaobject, claz_standard_object, claz_t]). struct_opv(claz_method, type, boolean, sys_method_from_defgeneric). struct_opv(claz_method, type_of, standard_class). struct_opv(claz_method, writers, [[setf, sys_method_from_defgeneric]], sys_method_from_defgeneric). struct_opv(claz_method_combination, class_name, method_combination). struct_opv(claz_method_combination, include, claz_sys_metaobject). struct_opv(claz_method_combination, initargs,[kw_compiler], sys_method_combination_compiler). struct_opv(claz_method_combination, initargs,[kw_documentation], sys_method_combination_documentation). struct_opv(claz_method_combination, initargs,[kw_name], sys_method_combination_name). struct_opv(claz_method_combination, initargs,[kw_options], sys_method_combination_options). struct_opv(claz_method_combination, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_method_combination_compiler). struct_opv(claz_method_combination, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_method_combination_name). struct_opv(claz_method_combination, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_method_combination_options). struct_opv(claz_method_combination, name, documentation, sys_method_combination_documentation). struct_opv(claz_method_combination, name, sys_arguments_lambda_list, sys_method_combination_arguments_lambda_list). struct_opv(claz_method_combination, name, sys_call_next_method_allowed, sys_method_combination_call_next_method_allowed). struct_opv(claz_method_combination, name, sys_check_method_qualifiers, sys_method_combination_check_method_qualifiers). struct_opv(claz_method_combination, name, sys_check_options, sys_method_combination_check_options). struct_opv(claz_method_combination, name, sys_compiler, sys_method_combination_compiler). struct_opv(claz_method_combination, name, sys_declarations, sys_method_combination_declarations). struct_opv(claz_method_combination, name, sys_expander, sys_method_combination_expander). struct_opv(claz_method_combination, name, sys_identity_with_one_argument, sys_method_combination_identity_with_one_argument). struct_opv(claz_method_combination, name, sys_long_expander, sys_method_combination_long_expander). struct_opv(claz_method_combination, name, sys_name, sys_method_combination_name). struct_opv(claz_method_combination, name, sys_operator, sys_method_combination_operator). struct_opv(claz_method_combination, name, sys_options, sys_method_combination_options). struct_opv(claz_method_combination, name, sys_qualifiers, sys_method_combination_qualifiers). struct_opv(claz_method_combination, readers, [sys_method_combination_arguments_lambda_list], sys_method_combination_arguments_lambda_list). struct_opv(claz_method_combination, readers, [sys_method_combination_call_next_method_allowed], sys_method_combination_call_next_method_allowed). struct_opv(claz_method_combination, readers, [sys_method_combination_check_method_qualifiers], sys_method_combination_check_method_qualifiers). struct_opv(claz_method_combination, readers, [sys_method_combination_check_options], sys_method_combination_check_options). struct_opv(claz_method_combination, readers, [sys_method_combination_compiler], sys_method_combination_compiler). struct_opv(claz_method_combination, readers, [sys_method_combination_declarations], sys_method_combination_declarations). struct_opv(claz_method_combination, readers, [sys_method_combination_documentation], sys_method_combination_documentation). struct_opv(claz_method_combination, readers, [sys_method_combination_expander], sys_method_combination_expander). struct_opv(claz_method_combination, readers, [sys_method_combination_identity_with_one_argument], sys_method_combination_identity_with_one_argument). struct_opv(claz_method_combination, readers, [sys_method_combination_long_expander], sys_method_combination_long_expander). struct_opv(claz_method_combination, readers, [sys_method_combination_name], sys_method_combination_name). struct_opv(claz_method_combination, readers, [sys_method_combination_operator], sys_method_combination_operator). struct_opv(claz_method_combination, readers, [sys_method_combination_options], sys_method_combination_options). struct_opv(claz_method_combination, readers, [sys_method_combination_qualifiers], sys_method_combination_qualifiers). struct_opv(claz_method_combination, sys_class_precedence_list, [ claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_method_combination, sys_class_precedence_list, [claz_sys_metaobject, claz_standard_object, claz_t]). struct_opv(claz_method_combination, type, [or, null, string], sys_method_combination_documentation). struct_opv(claz_method_combination, type, boolean, sys_method_combination_identity_with_one_argument). struct_opv(claz_method_combination, type, function, sys_method_combination_call_next_method_allowed). struct_opv(claz_method_combination, type, function, sys_method_combination_check_method_qualifiers). struct_opv(claz_method_combination, type, function, sys_method_combination_check_options). struct_opv(claz_method_combination, type, function, sys_method_combination_expander). struct_opv(claz_method_combination, type, function, sys_method_combination_long_expander). struct_opv(claz_method_combination, type, list, sys_method_combination_arguments_lambda_list). struct_opv(claz_method_combination, type, list, sys_method_combination_declarations). struct_opv(claz_method_combination, type, list, sys_method_combination_options). struct_opv(claz_method_combination, type, list, sys_method_combination_qualifiers). struct_opv(claz_method_combination, type, symbol, sys_method_combination_name). struct_opv(claz_method_combination, type, symbol, sys_method_combination_operator). struct_opv(claz_method_combination, type_of, standard_class). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_arguments_lambda_list]], sys_method_combination_arguments_lambda_list). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_call_next_method_allowed]], sys_method_combination_call_next_method_allowed). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_check_method_qualifiers]], sys_method_combination_check_method_qualifiers). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_check_options]], sys_method_combination_check_options). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_compiler]], sys_method_combination_compiler). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_declarations]], sys_method_combination_declarations). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_documentation]], sys_method_combination_documentation). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_expander]], sys_method_combination_expander). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_identity_with_one_argument]], sys_method_combination_identity_with_one_argument). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_long_expander]], sys_method_combination_long_expander). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_name]], sys_method_combination_name). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_operator]], sys_method_combination_operator). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_options]], sys_method_combination_options). struct_opv(claz_method_combination, writers, [[setf, sys_method_combination_qualifiers]], sys_method_combination_qualifiers). struct_opv(claz_null, class_name, null). struct_opv(claz_null, include, claz_list). struct_opv(claz_null, include, claz_symbol). struct_opv(claz_null, sys_class_precedence_list, [claz_symbol, claz_list, claz_sequence, claz_t]). struct_opv(claz_null, type_of, built_in_class). struct_opv(claz_number, class_name, number). struct_opv(claz_number, include, claz_t). struct_opv(claz_number, sys_class_precedence_list, [claz_t]). struct_opv(claz_number, type_of, built_in_class). struct_opv(claz_package, class_name, package). struct_opv(claz_package, include, claz_structure_object). struct_opv(claz_package, include, claz_t). struct_opv(claz_package, initform, '$OBJ'(claz_vector, []), sys_package_tables). struct_opv(claz_package, initform, 0, sys_package_mru_table_index). struct_opv(claz_package, name, sys_doc_string, sys_package_doc_string). struct_opv(claz_package, name, sys_external_symbols, sys_package_external_symbols). struct_opv(claz_package, name, sys_implementation_packages, sys_package_implementation_packages). struct_opv(claz_package, name, sys_internal_symbols, sys_package_internal_symbols). struct_opv(claz_package, name, sys_local_nicknames, sys_package_local_nicknames). struct_opv(claz_package, name, sys_locally_nicknamed_by, sys_package_locally_nicknamed_by). struct_opv(claz_package, name, sys_lock, sys_package_lock). struct_opv(claz_package, name, sys_mru_table_index, sys_package_mru_table_index). struct_opv(claz_package, name, sys_name, sys_package_name). struct_opv(claz_package, name, sys_nicknames, sys_package_nicknames). struct_opv(claz_package, name, sys_shadowing_symbols, sys_package_shadowing_symbols). struct_opv(claz_package, name, sys_source_location, sys_package_source_location). struct_opv(claz_package, name, sys_tables, sys_package_tables). struct_opv(claz_package, name, sys_use_list, sys_package_use_list). struct_opv(claz_package, name, sys_used_by_list, sys_package_used_by_list). struct_opv(claz_package, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_package, sys_class_precedence_list, [claz_t]). struct_opv(claz_package, type, [or, null, sys_definition_source_location], sys_package_source_location). struct_opv(claz_package, type, [or, simple_string, null], sys_package_doc_string). struct_opv(claz_package, type, [or, simple_string, null], sys_package_name). struct_opv(claz_package, type, boolean, sys_package_lock). struct_opv(claz_package, type, list, sys_package_implementation_packages). struct_opv(claz_package, type, list, sys_package_local_nicknames). struct_opv(claz_package, type, list, sys_package_locally_nicknamed_by). struct_opv(claz_package, type, list, sys_package_nicknames). struct_opv(claz_package, type, list, sys_package_shadowing_symbols). struct_opv(claz_package, type, list, sys_package_use_list). struct_opv(claz_package, type, list, sys_package_used_by_list). struct_opv(claz_package, type, simple_vector, sys_package_tables). struct_opv(claz_package, type, sys_index, sys_package_mru_table_index). struct_opv(claz_package, type, sys_package_hashtable, sys_package_external_symbols). struct_opv(claz_package, type, sys_package_hashtable, sys_package_internal_symbols). struct_opv(claz_package, type_of, built_in_class). struct_opv(claz_package, type_of, structure_class). struct_opv(claz_package_error, class_name, package_error). struct_opv(claz_package_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_package_error, include, claz_error). struct_opv(claz_package_error, initargs,[kw_package], sys_package_error_package). struct_opv(claz_package_error, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_package_error_package). struct_opv(claz_package_error, name, package, sys_package_error_package). struct_opv(claz_package_error, readers, [package_error_package], sys_package_error_package). struct_opv(claz_package_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_package_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_package_error, type_of, standard_class). struct_opv(claz_package_error, type_of, sys_condition_class). struct_opv(claz_parse_error, class_name, parse_error). struct_opv(claz_parse_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_parse_error, include, claz_error). struct_opv(claz_parse_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_parse_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_parse_error, type_of, standard_class). struct_opv(claz_parse_error, type_of, sys_condition_class). struct_opv(claz_pathname, class_name, pathname). struct_opv(claz_pathname, include, claz_structure_object). struct_opv(claz_pathname, include, claz_t). struct_opv(claz_pathname, name, directory, pathname_directory). struct_opv(claz_pathname, name, sys_device, pathname_device). struct_opv(claz_pathname, name, sys_host, pathname_host). struct_opv(claz_pathname, name, sys_name, pathname_name). struct_opv(claz_pathname, name, sys_version, pathname_version). struct_opv(claz_pathname, name, type, pathname_type). struct_opv(claz_pathname, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_pathname, sys_class_precedence_list, [claz_t]). struct_opv(claz_pathname, type, [or, integer, pathname_component_tokens, [member, sys_newest]], pathname_version). struct_opv(claz_pathname, type, [or, simple_string, pathname_component_tokens], pathname_device). struct_opv(claz_pathname, type, [or, simple_string, sys_pattern, pathname_component_tokens], pathname_name). struct_opv(claz_pathname, type, [or, simple_string, sys_pattern, pathname_component_tokens], pathname_type). struct_opv(claz_pathname, type, [or, sys_host, null], pathname_host). struct_opv(claz_pathname, type, list, pathname_directory). struct_opv(claz_pathname, type_of, built_in_class). struct_opv(claz_pathname, type_of, structure_class). struct_opv(claz_print_not_readable, class_name, print_not_readable). struct_opv(claz_print_not_readable, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_print_not_readable, include, claz_error). struct_opv(claz_print_not_readable, initargs,[kw_object], sys_print_not_readable_object). struct_opv(claz_print_not_readable, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_print_not_readable_object). struct_opv(claz_print_not_readable, initform, [ lambda, [condition, stream], [ format, stream, '$ARRAY'([*], claz_base_character, [ #\('C'), #\(a), #\(n), #\(n), #\(o), #\(t), #\(' '), #\(p), #\(r), #\(i), #\(n), #\(t), #\(' '), #\(o), #\(b), #\(j), #\(e), #\(c), #\(t), #\(' '), #\(~), #\('A'), #\(' '), #\(r), #\(e), #\(a), #\(d), #\(a), #\(b), #\(l), #\(y), #\('.') ]), [print_not_readable_object, condition] ] ], sys_print_not_readable_report_function). struct_opv(claz_print_not_readable, name, sys_object, sys_print_not_readable_object). struct_opv(claz_print_not_readable, name, sys_report_function, sys_print_not_readable_report_function). struct_opv(claz_print_not_readable, readers, [print_not_readable_object], sys_print_not_readable_object). struct_opv(claz_print_not_readable, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_print_not_readable, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_print_not_readable, type_of, standard_class). struct_opv(claz_print_not_readable, type_of, sys_condition_class). struct_opv(claz_program_error, class_name, program_error). struct_opv(claz_program_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_program_error, include, claz_error). struct_opv(claz_program_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_program_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_program_error, type_of, standard_class). struct_opv(claz_program_error, type_of, sys_condition_class). struct_opv(claz_random_state, class_name, random_state). struct_opv(claz_random_state, include, claz_structure_object). struct_opv(claz_random_state, include, claz_t). struct_opv(claz_random_state, sys_class_precedence_list, [claz_t]). struct_opv(claz_random_state, type_of, built_in_class). struct_opv(claz_ratio, class_name, ratio). struct_opv(claz_ratio, include, claz_rational). struct_opv(claz_ratio, sys_class_precedence_list, [claz_rational, claz_real, claz_number, claz_t]). struct_opv(claz_ratio, type_of, built_in_class). struct_opv(claz_rational, class_name, rational). struct_opv(claz_rational, include, claz_real). struct_opv(claz_rational, sys_class_precedence_list, [claz_real, claz_number, claz_t]). struct_opv(claz_rational, type_of, built_in_class). struct_opv(claz_reader_error, class_name, reader_error). struct_opv(claz_reader_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_reader_error, include, claz_parse_error). struct_opv(claz_reader_error, include, claz_stream_error). struct_opv(claz_reader_error, sys_class_precedence_list, [ claz_parse_error, claz_stream_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_reader_error, sys_class_precedence_list, [ claz_parse_error, claz_stream_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_reader_error, type_of, standard_class). struct_opv(claz_reader_error, type_of, sys_condition_class). struct_opv(claz_readtable, class_name, readtable). struct_opv(claz_readtable, include, claz_structure_object). struct_opv(claz_readtable, include, claz_t). struct_opv(claz_readtable, initform, [ make_array, sys_base_char_code_limit, sys_element_type, [quote, [unsigned_byte, 8]], sys_initial_element, sys_c43_char_attr_constituent_c43 ], sys_readtable_character_attribute_array). struct_opv(claz_readtable, initform, [make_array, sys_base_char_code_limit, sys_initial_element, []], sys_readtable_character_macro_array). struct_opv(claz_readtable, initform, [make_hash_table], sys_readtable_character_attribute_hash_table). struct_opv(claz_readtable, initform, [make_hash_table], sys_readtable_character_macro_hash_table). struct_opv(claz_readtable, initform, sys_upcase, sys_readtable_readtable_case). struct_opv(claz_readtable, initform, t, sys_readtable_readtable_normalization). struct_opv(claz_readtable, name, sys_character_attribute_array, sys_readtable_character_attribute_array). struct_opv(claz_readtable, name, sys_character_attribute_hash_table, sys_readtable_character_attribute_hash_table). struct_opv(claz_readtable, name, sys_character_macro_array, sys_readtable_character_macro_array). struct_opv(claz_readtable, name, sys_character_macro_hash_table, sys_readtable_character_macro_hash_table). struct_opv(claz_readtable, name, sys_readtable_case, sys_readtable_readtable_case). struct_opv(claz_readtable, name, sys_readtable_normalization, sys_readtable_readtable_normalization). struct_opv(claz_readtable, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_readtable, sys_class_precedence_list, [claz_t]). struct_opv(claz_readtable, type, [member, sys_upcase, sys_downcase, sys_preserve, sys_invert], sys_readtable_readtable_case). struct_opv(claz_readtable, type, [simple_vector, 128], sys_readtable_character_macro_array). struct_opv(claz_readtable, type, boolean, sys_readtable_readtable_normalization). struct_opv(claz_readtable, type, hash_table, sys_readtable_character_attribute_hash_table). struct_opv(claz_readtable, type, hash_table, sys_readtable_character_macro_hash_table). struct_opv(claz_readtable, type, sys_attribute_table, sys_readtable_character_attribute_array). struct_opv(claz_readtable, type_of, built_in_class). struct_opv(claz_readtable, type_of, structure_class). struct_opv(claz_real, class_name, real). struct_opv(claz_real, include, claz_number). struct_opv(claz_real, sys_class_precedence_list, [claz_number, claz_t]). struct_opv(claz_real, type_of, built_in_class). struct_opv(claz_restart, class_name, restart). struct_opv(claz_restart, include, claz_structure_object). struct_opv(claz_restart, initform, [kw_missing_arg], sys_restart_function). struct_opv(claz_restart, initform, [kw_missing_arg], sys_restart_name). struct_opv(claz_restart, initform, [lambda, [cond], [declare, [ignore, cond]], t], sys_restart_test_function). struct_opv(claz_restart, initform, [quote, []], sys_restart_associated_conditions). struct_opv(claz_restart, name, function, sys_restart_function). struct_opv(claz_restart, name, sys_associated_conditions, sys_restart_associated_conditions). struct_opv(claz_restart, name, sys_interactive_function, sys_restart_interactive_function). struct_opv(claz_restart, name, sys_name, sys_restart_name). struct_opv(claz_restart, name, sys_report_function, sys_restart_report_function). struct_opv(claz_restart, name, sys_test_function, sys_restart_test_function). struct_opv(claz_restart, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_restart, type, [or, null, function], sys_restart_interactive_function). struct_opv(claz_restart, type, [or, null, function], sys_restart_report_function). struct_opv(claz_restart, type, function, sys_restart_function). struct_opv(claz_restart, type, function, sys_restart_test_function). struct_opv(claz_restart, type, list, sys_restart_associated_conditions). struct_opv(claz_restart, type, symbol, sys_restart_name). struct_opv(claz_restart, type_of, structure_class). struct_opv(claz_sequence, class_name, sequence). struct_opv(claz_sequence, include, claz_t). struct_opv(claz_sequence, sys_class_precedence_list, [claz_t]). struct_opv(claz_sequence, type_of, built_in_class). struct_opv(claz_sequence, type_of, sys_system_class). struct_opv(claz_serious_condition, class_name, serious_condition). struct_opv(claz_serious_condition, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_serious_condition, include, claz_condition). struct_opv(claz_serious_condition, sys_class_precedence_list, [claz_condition, claz_standard_object, claz_t]). struct_opv(claz_serious_condition, sys_class_precedence_list, [claz_condition, claz_sys_slot_object, claz_t]). struct_opv(claz_serious_condition, type_of, standard_class). struct_opv(claz_serious_condition, type_of, sys_condition_class). struct_opv(claz_simple_array, class_name, simple_array). struct_opv(claz_simple_array, include, claz_array). struct_opv(claz_simple_array, sys_class_precedence_list, [claz_array, claz_t]). struct_opv(claz_simple_array, type_of, built_in_class). struct_opv(claz_simple_base_string, class_name, simple_base_string). struct_opv(claz_simple_base_string, include, claz_base_string). struct_opv(claz_simple_base_string, include, claz_simple_string). struct_opv(claz_simple_base_string, sys_class_precedence_list, [ claz_base_string, claz_simple_string, claz_string, claz_vector, claz_simple_array, claz_array, claz_sequence, claz_t ]). struct_opv(claz_simple_base_string, type_of, built_in_class). struct_opv(claz_simple_bit_vector, class_name, simple_bit_vector). struct_opv(claz_simple_bit_vector, include, claz_bit_vector). struct_opv(claz_simple_bit_vector, include, claz_simple_array). struct_opv(claz_simple_bit_vector, sys_class_precedence_list, [ claz_bit_vector, claz_vector, claz_simple_array, claz_array, claz_sequence, claz_t ]). struct_opv(claz_simple_bit_vector, type_of, built_in_class). struct_opv(claz_simple_condition, class_name, simple_condition). struct_opv(claz_simple_condition, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_simple_condition, include, claz_condition). struct_opv(claz_simple_condition, initargs,[kw_format_arguments], sys_simple_condition_format_arguments). struct_opv(claz_simple_condition, initargs,[kw_format_control], sys_simple_condition_format_control). struct_opv(claz_simple_condition, initform, '$ARRAY'([*], claz_base_character, []), sys_simple_condition_format_control). struct_opv(claz_simple_condition, initform, [ lambda, [condition, stream], [ format, stream, '$ARRAY'([*], claz_base_character, [#\(~), #\(?)]), [simple_condition_format_control, condition], [simple_condition_format_arguments, condition] ] ], sys_simple_condition_report_function). struct_opv(claz_simple_condition, initform, [quote, []], sys_simple_condition_format_arguments). struct_opv(claz_simple_condition, initform, [quote, []], sys_simple_condition_format_control). struct_opv(claz_simple_condition, name, sys_format_arguments, sys_simple_condition_format_arguments). struct_opv(claz_simple_condition, name, sys_format_control, sys_simple_condition_format_control). struct_opv(claz_simple_condition, name, sys_report_function, sys_simple_condition_report_function). struct_opv(claz_simple_condition, readers, [ sys_simple_condition_format_string, simple_condition_format_control ], sys_simple_condition_format_control). struct_opv(claz_simple_condition, readers, [simple_condition_format_arguments], sys_simple_condition_format_arguments). struct_opv(claz_simple_condition, readers, [simple_condition_format_control], sys_simple_condition_format_control). struct_opv(claz_simple_condition, sys_class_precedence_list, [claz_condition, claz_standard_object, claz_t]). struct_opv(claz_simple_condition, sys_class_precedence_list, [claz_condition, claz_sys_slot_object, claz_t]). struct_opv(claz_simple_condition, type_of, standard_class). struct_opv(claz_simple_condition, type_of, sys_condition_class). struct_opv(claz_simple_condition, writers, [[setf, simple_condition_format_arguments]], sys_simple_condition_format_arguments). struct_opv(claz_simple_condition, writers, [[setf, simple_condition_format_control]], sys_simple_condition_format_control). struct_opv(claz_simple_error, class_name, simple_error). struct_opv(claz_simple_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_simple_error, include, claz_error). struct_opv(claz_simple_error, include, claz_simple_condition). struct_opv(claz_simple_error, sys_class_precedence_list, [ claz_simple_condition, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_simple_error, sys_class_precedence_list, [ claz_simple_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_simple_error, type_of, standard_class). struct_opv(claz_simple_error, type_of, sys_condition_class). struct_opv(claz_simple_string, class_name, simple_string). struct_opv(claz_simple_string, include, claz_simple_array). struct_opv(claz_simple_string, include, claz_string). struct_opv(claz_simple_string, sys_class_precedence_list, [ claz_string, claz_vector, claz_simple_array, claz_array, claz_sequence, claz_t ]). struct_opv(claz_simple_string, type_of, built_in_class). struct_opv(claz_simple_type_error, class_name, simple_type_error). struct_opv(claz_simple_type_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_simple_type_error, include, claz_simple_condition). struct_opv(claz_simple_type_error, include, claz_type_error). struct_opv(claz_simple_type_error, sys_class_precedence_list, [ claz_simple_condition, claz_type_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_simple_type_error, sys_class_precedence_list, [ claz_simple_condition, claz_type_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_simple_type_error, type_of, standard_class). struct_opv(claz_simple_type_error, type_of, sys_condition_class). struct_opv(claz_simple_vector, class_name, simple_vector). struct_opv(claz_simple_vector, include, claz_simple_array). struct_opv(claz_simple_vector, include, claz_vector). struct_opv(claz_simple_vector, sys_class_precedence_list, [ claz_vector, claz_simple_array, claz_array, claz_sequence, claz_t ]). struct_opv(claz_simple_vector, type_of, built_in_class). struct_opv(claz_simple_warning, class_name, simple_warning). struct_opv(claz_simple_warning, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_simple_warning, include, claz_simple_condition). struct_opv(claz_simple_warning, include, claz_warning). struct_opv(claz_simple_warning, sys_class_precedence_list, [ claz_simple_condition, claz_warning, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_simple_warning, sys_class_precedence_list, [ claz_simple_condition, claz_warning, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_simple_warning, type_of, standard_class). struct_opv(claz_simple_warning, type_of, sys_condition_class). struct_opv(claz_single_float, class_name, single_float). struct_opv(claz_single_float, include, claz_float). struct_opv(claz_single_float, sys_class_precedence_list, [claz_float, claz_real, claz_number, claz_t]). struct_opv(claz_single_float, type_of, built_in_class). struct_opv(claz_standard_class, class_name, standard_class). struct_opv(claz_standard_class, class_name, sys_standard_class). struct_opv(claz_standard_class, include, claz_class). struct_opv(claz_standard_class, include, claz_standard_class). struct_opv(claz_standard_class, include, claz_sys_slotted_class). struct_opv(claz_standard_class, initargs,[kw_default_initargs], standard_class_default_initargs). struct_opv(claz_standard_class, initargs,[kw_direct_default_initargs], sys_class_direct_default_initargs). struct_opv(claz_standard_class, initargs,[kw_direct_methods], sys_class_direct_methods). struct_opv(claz_standard_class, initargs,[kw_direct_slots], sys_class_direct_slots). struct_opv(claz_standard_class, initargs,[kw_direct_subclasses], sys_class_direct_subclasses). struct_opv(claz_standard_class, initargs,[kw_direct_superclasses], sys_class_direct_superclasses). struct_opv(claz_standard_class, initargs,[kw_documentation], standard_class_documentation). struct_opv(claz_standard_class, initargs,[kw_finalized_p], standard_class_finalized_p). struct_opv(claz_standard_class, initargs,[kw_fixed_slot_locations], sys_standard_class_fixed_slot_locations). struct_opv(claz_standard_class, initargs,[kw_layout], standard_class_layout). struct_opv(claz_standard_class, initargs,[kw_name], standard_class_name). struct_opv(claz_standard_class, initargs,[kw_precedence_list], standard_class_precedence_list). struct_opv(claz_standard_class, initargs,[kw_sealedp], standard_class_sealedp). struct_opv(claz_standard_class, initargs,[kw_slots], standard_class_slots). struct_opv(claz_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], standard_class_default_initargs). struct_opv(claz_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], standard_class_forward). struct_opv(claz_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], standard_class_optimize_slot_access). struct_opv(claz_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], standard_class_precedence_list). struct_opv(claz_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], standard_class_size). struct_opv(claz_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], standard_class_slot_table). struct_opv(claz_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], standard_class_slots). struct_opv(claz_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], standard_class_valid_initargs). struct_opv(claz_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_direct_slots). struct_opv(claz_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_direct_superclasses). struct_opv(claz_standard_class, name, default_initargs, standard_class_default_initargs). struct_opv(claz_standard_class, name, documentation, standard_class_documentation). struct_opv(claz_standard_class, name, sys_class_direct_default_initargs, sys_class_direct_default_initargs). struct_opv(claz_standard_class, name, sys_class_direct_generic_functions, sys_class_direct_generic_functions). struct_opv(claz_standard_class, name, sys_class_direct_instance_specializers, sys_semi_sys_class_direct_instance_specializers). struct_opv(claz_standard_class, name, sys_class_direct_methods, sys_class_direct_methods). struct_opv(claz_standard_class, name, sys_class_direct_slots, sys_class_direct_slots). struct_opv(claz_standard_class, name, sys_class_direct_subclasses, sys_class_direct_subclasses). struct_opv(claz_standard_class, name, sys_class_direct_superclasses, sys_class_direct_superclasses). struct_opv(claz_standard_class, name, sys_current_version, sys_standard_class_current_version). struct_opv(claz_standard_class, name, sys_dependents, standard_class_dependents). struct_opv(claz_standard_class, name, sys_finalized, standard_class_finalized). struct_opv(claz_standard_class, name, sys_finalized_direct_subclasses, sys_standard_class_finalized_direct_subclasses). struct_opv(claz_standard_class, name, sys_finalized_p, standard_class_finalized_p). struct_opv(claz_standard_class, name, sys_fixed_slot_locations, sys_standard_class_fixed_slot_locations). struct_opv(claz_standard_class, name, sys_flag, standard_class_flag). struct_opv(claz_standard_class, name, sys_forward, standard_class_forward). struct_opv(claz_standard_class, name, sys_funcallablep, sys_standard_class_funcallablep). struct_opv(claz_standard_class, name, sys_instantiated, sys_standard_class_instantiated). struct_opv(claz_standard_class, name, sys_layout, standard_class_layout). struct_opv(claz_standard_class, name, sys_location_table, standard_class_location_table). struct_opv(claz_standard_class, name, sys_name, standard_class_name). struct_opv(claz_standard_class, name, sys_optimize_slot_access, standard_class_optimize_slot_access). struct_opv(claz_standard_class, name, sys_precedence_list, standard_class_precedence_list). struct_opv(claz_standard_class, name, sys_sealedp, standard_class_sealedp). struct_opv(claz_standard_class, name, sys_size, standard_class_size). struct_opv(claz_standard_class, name, sys_slot_table, standard_class_slot_table). struct_opv(claz_standard_class, name, sys_slots, standard_class_slots). struct_opv(claz_standard_class, name, sys_valid_initargs, standard_class_valid_initargs). struct_opv(claz_standard_class, readers, [class_name], standard_class_name). struct_opv(claz_standard_class, readers, [sys_class_default_initargs], standard_class_default_initargs). struct_opv(claz_standard_class, readers, [sys_class_dependents], standard_class_dependents). struct_opv(claz_standard_class, readers, [sys_class_direct_default_initargs], sys_class_direct_default_initargs). struct_opv(claz_standard_class, readers, [sys_class_direct_methods], sys_class_direct_methods). struct_opv(claz_standard_class, readers, [sys_class_direct_slots], sys_class_direct_slots). struct_opv(claz_standard_class, readers, [sys_class_direct_subclasses], sys_class_direct_subclasses). struct_opv(claz_standard_class, readers, [sys_class_direct_superclasses], sys_class_direct_superclasses). struct_opv(claz_standard_class, readers, [sys_class_documentation], standard_class_documentation). struct_opv(claz_standard_class, readers, [sys_class_finalized_p], standard_class_finalized). struct_opv(claz_standard_class, readers, [sys_class_finalized_p], standard_class_finalized_p). struct_opv(claz_standard_class, readers, [sys_class_id], standard_class_name). struct_opv(claz_standard_class, readers, [sys_class_layout], standard_class_layout). struct_opv(claz_standard_class, readers, [sys_class_location_table], standard_class_location_table). struct_opv(claz_standard_class, readers, [sys_class_precedence_list], standard_class_precedence_list). struct_opv(claz_standard_class, readers, [sys_class_sealedp], standard_class_sealedp). struct_opv(claz_standard_class, readers, [sys_class_size], standard_class_size). struct_opv(claz_standard_class, readers, [sys_class_slots], standard_class_slots). struct_opv(claz_standard_class, readers, [sys_class_valid_initargs], standard_class_valid_initargs). struct_opv(claz_standard_class, readers, [sys_eql_specializer_flag], standard_class_flag). struct_opv(claz_standard_class, readers, [sys_slot_table], standard_class_slot_table). struct_opv(claz_standard_class, readers, [sys_specializer_direct_generic_functions], sys_class_direct_generic_functions). struct_opv(claz_standard_class, readers, [sys_specializer_direct_methods], sys_class_direct_methods). struct_opv(claz_standard_class, sys_class_precedence_list, [ claz_class, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_standard_class, sys_class_precedence_list, [ claz_standard_class, claz_sys_slotted_class, claz_class, claz_sys_potential_class, claz_sys_specializer, claz_sys_super_class, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_standard_class, sys_class_precedence_list, [ claz_sys_slotted_class, claz_class, claz_sys_potential_class, claz_sys_specializer, claz_sys_super_class, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_standard_class, sys_class_precedence_list, [ claz_sys_slotted_class, claz_sys_pcl_class, claz_class, claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_standard_specializer, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_standard_class, type, [or, hash_table, sys_weak_list, null], sys_semi_sys_class_direct_instance_specializers). struct_opv(claz_standard_class, type, [or, hash_table, sys_weak_list, null], sys_standard_class_finalized_direct_subclasses). struct_opv(claz_standard_class, type, boolean, sys_standard_class_funcallablep). struct_opv(claz_standard_class, type, boolean, sys_standard_class_instantiated). struct_opv(claz_standard_class, type, simple_vector, sys_standard_class_current_version). struct_opv(claz_standard_class, type_of, standard_class). struct_opv(claz_standard_class, writers, [[setf, sys_class_default_initargs]], standard_class_default_initargs). struct_opv(claz_standard_class, writers, [[setf, sys_class_dependents]], standard_class_dependents). struct_opv(claz_standard_class, writers, [[setf, sys_class_direct_default_initargs]], sys_class_direct_default_initargs). struct_opv(claz_standard_class, writers, [[setf, sys_class_direct_slots]], sys_class_direct_slots). struct_opv(claz_standard_class, writers, [[setf, sys_class_direct_subclasses]], sys_class_direct_subclasses). struct_opv(claz_standard_class, writers, [[setf, sys_class_direct_superclasses]], sys_class_direct_superclasses). struct_opv(claz_standard_class, writers, [[setf, sys_class_finalized_p]], standard_class_finalized). struct_opv(claz_standard_class, writers, [[setf, sys_class_id]], standard_class_name). struct_opv(claz_standard_class, writers, [[setf, sys_class_location_table]], standard_class_location_table). struct_opv(claz_standard_class, writers, [[setf, sys_class_precedence_list]], standard_class_precedence_list). struct_opv(claz_standard_class, writers, [[setf, sys_class_sealedp]], standard_class_sealedp). struct_opv(claz_standard_class, writers, [[setf, sys_class_size]], standard_class_size). struct_opv(claz_standard_class, writers, [[setf, sys_class_slots]], standard_class_slots). struct_opv(claz_standard_class, writers, [[setf, sys_class_valid_initargs]], standard_class_valid_initargs). struct_opv(claz_standard_class, writers, [[setf, sys_eql_specializer_flag]], standard_class_flag). struct_opv(claz_standard_class, writers, [[setf, sys_slot_table]], standard_class_slot_table). struct_opv(claz_standard_class, writers, [[setf, sys_specializer_direct_generic_functions]], sys_class_direct_generic_functions). struct_opv(claz_standard_class, writers, [[setf, sys_specializer_direct_methods]], sys_class_direct_methods). struct_opv(claz_standard_generic_function, class_name, standard_generic_function). struct_opv(claz_standard_generic_function, include, claz_generic_function). struct_opv(claz_standard_generic_function, initargs,[kw_argument_precedence_order], sys_standard_generic_function_argument_precedence_order). struct_opv(claz_standard_generic_function, initargs,[kw_declarations], sys_standard_generic_function_declarations). struct_opv(claz_standard_generic_function, initargs,[kw_declare, sys_declarations], sys_standard_generic_function_declarations). struct_opv(claz_standard_generic_function, initargs,[kw_documentation], sys_standard_generic_function_documentation). struct_opv(claz_standard_generic_function, initargs,[kw_initial_methods], sys_standard_generic_function_initial_methods). struct_opv(claz_standard_generic_function, initargs,[kw_lambda_list], sys_standard_generic_function_lambda_list). struct_opv(claz_standard_generic_function, initargs,[kw_method_class], sys_standard_generic_function_method_class). struct_opv(claz_standard_generic_function, initargs,[kw_method_combination], sys_standard_generic_function_method_combination). struct_opv(claz_standard_generic_function, initargs,[kw_methods], sys_standard_generic_function_methods). struct_opv(claz_standard_generic_function, initargs,[kw_name], sys_standard_generic_function_name). struct_opv(claz_standard_generic_function, initargs,[kw_optional_args], sys_standard_generic_function_optional_args). struct_opv(claz_standard_generic_function, initargs,[kw_required_args], sys_standard_generic_function_required_args). struct_opv(claz_standard_generic_function, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_generic_function_lambda_list). struct_opv(claz_standard_generic_function, initform, [ sys_find_method_combination, [ sys_class_prototype, [find_class, [quote, standard_generic_function]] ], [quote, standard], [] ], sys_standard_generic_function_method_combination). struct_opv(claz_standard_generic_function, initform, [ threads_make_mutex, name, '$ARRAY'([*], claz_base_character, [#\('G'), #\('F'), #\(' '), #\(l), #\(o), #\(c), #\(k)]) ], sys_standard_generic_function_lock). struct_opv(claz_standard_generic_function, initform, [find_class, [quote, standard_method]], sys_standard_generic_function_method_class). struct_opv(claz_standard_generic_function, initform, [sys_make_arg_info], sys_standard_generic_function_arg_info). struct_opv(claz_standard_generic_function, initform, sys_c43_standard_method_class_c43, sys_standard_generic_function_method_class). struct_opv(claz_standard_generic_function, initform, sys_c43_standard_method_combination_c43, sys_standard_generic_function_method_combination). struct_opv(claz_standard_generic_function, name, documentation, sys_standard_generic_function_documentation). struct_opv(claz_standard_generic_function, name, method_combination, sys_standard_generic_function_method_combination). struct_opv(claz_standard_generic_function, name, sys_a_p_o_function, sys_standard_generic_function_a_p_o_function). struct_opv(claz_standard_generic_function, name, sys_arg_info, sys_standard_generic_function_arg_info). struct_opv(claz_standard_generic_function, name, sys_argorder, sys_standard_generic_function_argorder). struct_opv(claz_standard_generic_function, name, sys_argument_precedence_order, sys_standard_generic_function_argument_precedence_order). struct_opv(claz_standard_generic_function, name, sys_class_effective_method_cache, sys_standard_generic_function_effective_method_cache). struct_opv(claz_standard_generic_function, name, sys_declarations, sys_standard_generic_function_declarations). struct_opv(claz_standard_generic_function, name, sys_declspecs, sys_standard_generic_function_declspecs). struct_opv(claz_standard_generic_function, name, sys_default_method_class, sys_standard_generic_function_default_method_class). struct_opv(claz_standard_generic_function, name, sys_dependents, sys_standard_generic_function_dependents). struct_opv(claz_standard_generic_function, name, sys_dfun_state, sys_standard_generic_function_dfun_state). struct_opv(claz_standard_generic_function, name, sys_info_needs_update, sys_standard_generic_function_info_needs_update). struct_opv(claz_standard_generic_function, name, sys_initial_methods, sys_standard_generic_function_initial_methods). struct_opv(claz_standard_generic_function, name, sys_initialized, sys_standard_generic_function_initialized). struct_opv(claz_standard_generic_function, name, sys_lambda_list, sys_standard_generic_function_lambda_list). struct_opv(claz_standard_generic_function, name, sys_lock, sys_standard_generic_function_lock). struct_opv(claz_standard_generic_function, name, sys_method_class, sys_standard_generic_function_method_class). struct_opv(claz_standard_generic_function, name, sys_method_combination, sys_standard_generic_function_method_combination). struct_opv(claz_standard_generic_function, name, sys_methods, sys_standard_generic_function_methods). struct_opv(claz_standard_generic_function, name, sys_name, sys_standard_generic_function_name). struct_opv(claz_standard_generic_function, name, sys_optional_args, sys_standard_generic_function_optional_args). struct_opv(claz_standard_generic_function, name, sys_required_args, sys_standard_generic_function_required_args). struct_opv(claz_standard_generic_function, name, sys_signature, sys_standard_generic_function_signature). struct_opv(claz_standard_generic_function, name, sys_spec_list, sys_standard_generic_function_spec_list). struct_opv(claz_standard_generic_function, readers, [sys_generic_function_a_p_o_function], sys_standard_generic_function_a_p_o_function). struct_opv(claz_standard_generic_function, readers, [sys_generic_function_argument_precedence_order], sys_standard_generic_function_argument_precedence_order). struct_opv(claz_standard_generic_function, readers, [sys_generic_function_declarations], sys_standard_generic_function_declarations). struct_opv(claz_standard_generic_function, readers, [sys_generic_function_dependents], sys_standard_generic_function_dependents). struct_opv(claz_standard_generic_function, readers, [sys_generic_function_lambda_list], sys_standard_generic_function_lambda_list). struct_opv(claz_standard_generic_function, readers, [sys_generic_function_method_class], sys_standard_generic_function_method_class). struct_opv(claz_standard_generic_function, readers, [sys_generic_function_method_combination], sys_standard_generic_function_method_combination). struct_opv(claz_standard_generic_function, readers, [sys_generic_function_methods], sys_standard_generic_function_methods). struct_opv(claz_standard_generic_function, readers, [sys_generic_function_name], sys_standard_generic_function_name). struct_opv(claz_standard_generic_function, readers, [sys_generic_function_spec_list], sys_standard_generic_function_spec_list). struct_opv(claz_standard_generic_function, readers, [sys_gf_arg_info], sys_standard_generic_function_arg_info). struct_opv(claz_standard_generic_function, readers, [sys_gf_dfun_state], sys_standard_generic_function_dfun_state). struct_opv(claz_standard_generic_function, readers, [sys_gf_info_needs_update], sys_standard_generic_function_info_needs_update). struct_opv(claz_standard_generic_function, readers, [sys_gf_lock], sys_standard_generic_function_lock). struct_opv(claz_standard_generic_function, readers, [sys_standard_gf_argorder], sys_standard_generic_function_argorder). struct_opv(claz_standard_generic_function, readers, [sys_standard_gf_declspecs], sys_standard_generic_function_declspecs). struct_opv(claz_standard_generic_function, readers, [sys_standard_gf_default_method_class], sys_standard_generic_function_default_method_class). struct_opv(claz_standard_generic_function, readers, [sys_standard_gf_documentation], sys_standard_generic_function_documentation). struct_opv(claz_standard_generic_function, readers, [sys_standard_gf_effective_method_cache], sys_standard_generic_function_effective_method_cache). struct_opv(claz_standard_generic_function, readers, [sys_standard_gf_initialized], sys_standard_generic_function_initialized). struct_opv(claz_standard_generic_function, readers, [sys_standard_gf_lambda_list], sys_standard_generic_function_lambda_list). struct_opv(claz_standard_generic_function, readers, [sys_standard_gf_method_combination], sys_standard_generic_function_method_combination). struct_opv(claz_standard_generic_function, readers, [sys_standard_gf_methods], sys_standard_generic_function_methods). struct_opv(claz_standard_generic_function, readers, [sys_standard_gf_signature], sys_standard_generic_function_signature). struct_opv(claz_standard_generic_function, sys_class_precedence_list, [ claz_generic_function, claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_metaobject, claz_sys_funcallable_standard_object, claz_function, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_standard_generic_function, sys_class_precedence_list, [ claz_generic_function, claz_sys_metaobject, claz_sys_funcallable_standard_object, claz_function, claz_standard_object, claz_t ]). struct_opv(claz_standard_generic_function, sys_class_precedence_list, [ claz_generic_function, claz_sys_metaobject, claz_sys_funcallable_standard_object, claz_standard_object, claz_function, claz_t ]). struct_opv(claz_standard_generic_function, type, [or, null, string], sys_standard_generic_function_documentation). struct_opv(claz_standard_generic_function, type, [simple_vector, 6], sys_standard_generic_function_signature). struct_opv(claz_standard_generic_function, type, boolean, sys_standard_generic_function_initialized). struct_opv(claz_standard_generic_function, type, class, sys_standard_generic_function_default_method_class). struct_opv(claz_standard_generic_function, type, list, sys_standard_generic_function_argorder). struct_opv(claz_standard_generic_function, type, list, sys_standard_generic_function_declspecs). struct_opv(claz_standard_generic_function, type, list, sys_standard_generic_function_effective_method_cache). struct_opv(claz_standard_generic_function, type, list, sys_standard_generic_function_lambda_list). struct_opv(claz_standard_generic_function, type, list, sys_standard_generic_function_methods). struct_opv(claz_standard_generic_function, type, method_combination, sys_standard_generic_function_method_combination). struct_opv(claz_standard_generic_function, type_of, sys_funcallable_standard_class). struct_opv(claz_standard_generic_function, writers, [[setf, sys_generic_function_a_p_o_function]], sys_standard_generic_function_a_p_o_function). struct_opv(claz_standard_generic_function, writers, [[setf, sys_generic_function_argument_precedence_order]], sys_standard_generic_function_argument_precedence_order). struct_opv(claz_standard_generic_function, writers, [[setf, sys_generic_function_declarations]], sys_standard_generic_function_declarations). struct_opv(claz_standard_generic_function, writers, [[setf, sys_generic_function_dependents]], sys_standard_generic_function_dependents). struct_opv(claz_standard_generic_function, writers, [[setf, sys_generic_function_lambda_list]], sys_standard_generic_function_lambda_list). struct_opv(claz_standard_generic_function, writers, [[setf, sys_generic_function_method_class]], sys_standard_generic_function_method_class). struct_opv(claz_standard_generic_function, writers, [[setf, sys_generic_function_method_combination]], sys_standard_generic_function_method_combination). struct_opv(claz_standard_generic_function, writers, [[setf, sys_generic_function_methods]], sys_standard_generic_function_methods). struct_opv(claz_standard_generic_function, writers, [[setf, sys_generic_function_spec_list]], sys_standard_generic_function_spec_list). struct_opv(claz_standard_generic_function, writers, [[setf, sys_gf_dfun_state]], sys_standard_generic_function_dfun_state). struct_opv(claz_standard_generic_function, writers, [[setf, sys_gf_info_needs_update]], sys_standard_generic_function_info_needs_update). struct_opv(claz_standard_generic_function, writers, [[setf, sys_standard_gf_argorder]], sys_standard_generic_function_argorder). struct_opv(claz_standard_generic_function, writers, [[setf, sys_standard_gf_declspecs]], sys_standard_generic_function_declspecs). struct_opv(claz_standard_generic_function, writers, [[setf, sys_standard_gf_default_method_class]], sys_standard_generic_function_default_method_class). struct_opv(claz_standard_generic_function, writers, [[setf, sys_standard_gf_documentation]], sys_standard_generic_function_documentation). struct_opv(claz_standard_generic_function, writers, [[setf, sys_standard_gf_effective_method_cache]], sys_standard_generic_function_effective_method_cache). struct_opv(claz_standard_generic_function, writers, [[setf, sys_standard_gf_initialized]], sys_standard_generic_function_initialized). struct_opv(claz_standard_generic_function, writers, [[setf, sys_standard_gf_lambda_list]], sys_standard_generic_function_lambda_list). struct_opv(claz_standard_generic_function, writers, [[setf, sys_standard_gf_method_combination]], sys_standard_generic_function_method_combination). struct_opv(claz_standard_generic_function, writers, [[setf, sys_standard_gf_methods]], sys_standard_generic_function_methods). struct_opv(claz_standard_generic_function, writers, [[setf, sys_standard_gf_signature]], sys_standard_generic_function_signature). struct_opv(claz_standard_method, class_name, standard_method). struct_opv(claz_standard_method, include, claz_method). struct_opv(claz_standard_method, include, claz_sys_definition_source_mixin). struct_opv(claz_standard_method, include, claz_sys_plist_mixin). struct_opv(claz_standard_method, initargs,[kw_documentation], sys_standard_method_documentation). struct_opv(claz_standard_method, initargs,[kw_fast_function], sys_standard_method_fast_function). struct_opv(claz_standard_method, initargs,[kw_function], sys_standard_method_function). struct_opv(claz_standard_method, initargs,[kw_generic_function], sys_standard_method_generic_function). struct_opv(claz_standard_method, initargs,[kw_keywords], sys_standard_method_keywords). struct_opv(claz_standard_method, initargs,[kw_lambda_list], sys_standard_method_lambda_list). struct_opv(claz_standard_method, initargs,[kw_other_keywords_p], sys_standard_method_other_keywords_p). struct_opv(claz_standard_method, initargs,[kw_plist], sys_standard_method_plist). struct_opv(claz_standard_method, initargs,[kw_qualifiers], sys_standard_method_qualifiers). struct_opv(claz_standard_method, initargs,[kw_simple_next_method_call], sys_standard_method_simple_next_method_call). struct_opv(claz_standard_method, initargs,[kw_specializers], sys_standard_method_specializers). struct_opv(claz_standard_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_method_function). struct_opv(claz_standard_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_method_lambda_list). struct_opv(claz_standard_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_method_specializers). struct_opv(claz_standard_method, name, documentation, sys_standard_method_documentation). struct_opv(claz_standard_method, name, function, sys_standard_method_function). struct_opv(claz_standard_method, name, sys_fast_function, sys_standard_method_fast_function). struct_opv(claz_standard_method, name, sys_function, sys_standard_method_function). struct_opv(claz_standard_method, name, sys_generic_function, sys_standard_method_generic_function). struct_opv(claz_standard_method, name, sys_gf, sys_standard_method_gf). struct_opv(claz_standard_method, name, sys_keywords, sys_standard_method_keywords). struct_opv(claz_standard_method, name, sys_lambda_list, sys_standard_method_lambda_list). struct_opv(claz_standard_method, name, sys_other_keywords_p, sys_standard_method_other_keywords_p). struct_opv(claz_standard_method, name, sys_plist, sys_standard_method_plist). struct_opv(claz_standard_method, name, sys_qualifiers, sys_standard_method_qualifiers). struct_opv(claz_standard_method, name, sys_signature, sys_standard_method_signature). struct_opv(claz_standard_method, name, sys_simple_next_method_call, sys_standard_method_simple_next_method_call). struct_opv(claz_standard_method, name, sys_specializers, sys_standard_method_specializers). struct_opv(claz_standard_method, name, sys_wants_next_method_p, sys_standard_method_wants_next_method_p). struct_opv(claz_standard_method, readers, [method_qualifiers], sys_standard_method_qualifiers). struct_opv(claz_standard_method, readers, [sys_method_function], sys_standard_method_function). struct_opv(claz_standard_method, readers, [sys_method_generic_function], sys_standard_method_generic_function). struct_opv(claz_standard_method, readers, [sys_method_keywords], sys_standard_method_keywords). struct_opv(claz_standard_method, readers, [sys_method_lambda_list], sys_standard_method_lambda_list). struct_opv(claz_standard_method, readers, [sys_method_plist], sys_standard_method_plist). struct_opv(claz_standard_method, readers, [sys_method_specializers], sys_standard_method_specializers). struct_opv(claz_standard_method, readers, [sys_simple_next_method_call_p], sys_standard_method_simple_next_method_call). struct_opv(claz_standard_method, readers, [sys_standard_method_documentation], sys_standard_method_documentation). struct_opv(claz_standard_method, readers, [sys_standard_method_fast_function], sys_standard_method_fast_function). struct_opv(claz_standard_method, readers, [sys_standard_method_function], sys_standard_method_function). struct_opv(claz_standard_method, readers, [sys_standard_method_generic_function], sys_standard_method_gf). struct_opv(claz_standard_method, readers, [sys_standard_method_lambda_list], sys_standard_method_lambda_list). struct_opv(claz_standard_method, readers, [sys_standard_method_qualifiers], sys_standard_method_qualifiers). struct_opv(claz_standard_method, readers, [sys_standard_method_signature], sys_standard_method_signature). struct_opv(claz_standard_method, readers, [sys_standard_method_specializers], sys_standard_method_specializers). struct_opv(claz_standard_method, readers, [sys_standard_method_wants_next_method_p], sys_standard_method_wants_next_method_p). struct_opv(claz_standard_method, sys_class_precedence_list, [ claz_method, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_standard_method, sys_class_precedence_list, [ claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_method, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_standard_method, sys_class_precedence_list, [claz_method, claz_sys_metaobject, claz_standard_object, claz_t]). struct_opv(claz_standard_method, type, [or, null, function], sys_standard_method_fast_function). struct_opv(claz_standard_method, type, [or, null, function], sys_standard_method_function). struct_opv(claz_standard_method, type, [or, null, generic_function], sys_standard_method_gf). struct_opv(claz_standard_method, type, [or, string, null], sys_standard_method_documentation). struct_opv(claz_standard_method, type, [simple_vector, 6], sys_standard_method_signature). struct_opv(claz_standard_method, type, boolean, sys_standard_method_wants_next_method_p). struct_opv(claz_standard_method, type, list, sys_standard_method_lambda_list). struct_opv(claz_standard_method, type, list, sys_standard_method_qualifiers). struct_opv(claz_standard_method, type, list, sys_standard_method_specializers). struct_opv(claz_standard_method, type_of, standard_class). struct_opv(claz_standard_method, writers, [[setf, method_qualifiers]], sys_standard_method_qualifiers). struct_opv(claz_standard_method, writers, [[setf, sys_method_function]], sys_standard_method_function). struct_opv(claz_standard_method, writers, [[setf, sys_method_generic_function]], sys_standard_method_generic_function). struct_opv(claz_standard_method, writers, [[setf, sys_method_keywords]], sys_standard_method_keywords). struct_opv(claz_standard_method, writers, [[setf, sys_method_lambda_list]], sys_standard_method_lambda_list). struct_opv(claz_standard_method, writers, [[setf, sys_method_plist]], sys_standard_method_plist). struct_opv(claz_standard_method, writers, [[setf, sys_method_specializers]], sys_standard_method_specializers). struct_opv(claz_standard_method, writers, [[setf, sys_standard_method_documentation]], sys_standard_method_documentation). struct_opv(claz_standard_method, writers, [[setf, sys_standard_method_fast_function]], sys_standard_method_fast_function). struct_opv(claz_standard_method, writers, [[setf, sys_standard_method_function]], sys_standard_method_function). struct_opv(claz_standard_method, writers, [[setf, sys_standard_method_generic_function]], sys_standard_method_gf). struct_opv(claz_standard_method, writers, [[setf, sys_standard_method_lambda_list]], sys_standard_method_lambda_list). struct_opv(claz_standard_method, writers, [[setf, sys_standard_method_qualifiers]], sys_standard_method_qualifiers). struct_opv(claz_standard_method, writers, [[setf, sys_standard_method_signature]], sys_standard_method_signature). struct_opv(claz_standard_method, writers, [[setf, sys_standard_method_specializers]], sys_standard_method_specializers). struct_opv(claz_standard_method, writers, [[setf, sys_standard_method_wants_next_method_p]], sys_standard_method_wants_next_method_p). struct_opv(claz_standard_object, class_name, standard_object). struct_opv(claz_standard_object, include, claz_sys_slot_object). struct_opv(claz_standard_object, include, claz_t). struct_opv(claz_standard_object, sys_class_precedence_list, [claz_sys_slot_object, claz_t]). struct_opv(claz_standard_object, sys_class_precedence_list, [claz_t]). struct_opv(claz_standard_object, type_of, standard_class). struct_opv(claz_storage_condition, class_name, storage_condition). struct_opv(claz_storage_condition, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_storage_condition, include, claz_serious_condition). struct_opv(claz_storage_condition, sys_class_precedence_list, [ claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_storage_condition, sys_class_precedence_list, [ claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_storage_condition, type_of, standard_class). struct_opv(claz_storage_condition, type_of, sys_condition_class). struct_opv(claz_stream, class_name, stream). struct_opv(claz_stream, include, claz_structure_object). struct_opv(claz_stream, include, claz_t). struct_opv(claz_stream, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_stream, sys_class_precedence_list, [claz_t]). struct_opv(claz_stream, type_of, built_in_class). struct_opv(claz_stream, type_of, structure_class). struct_opv(claz_stream, type_of, sys_system_class). struct_opv(claz_stream_error, class_name, stream_error). struct_opv(claz_stream_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_stream_error, include, claz_error). struct_opv(claz_stream_error, initargs,[kw_stream], sys_stream_error_stream). struct_opv(claz_stream_error, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_stream_error_stream). struct_opv(claz_stream_error, name, stream, sys_stream_error_stream). struct_opv(claz_stream_error, readers, [stream_error_stream], sys_stream_error_stream). struct_opv(claz_stream_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_stream_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_stream_error, type_of, standard_class). struct_opv(claz_stream_error, type_of, sys_condition_class). struct_opv(claz_string, class_name, string). struct_opv(claz_string, include, claz_vector). struct_opv(claz_string, sys_class_precedence_list, [claz_vector, claz_array, claz_sequence, claz_t]). struct_opv(claz_string, type_of, built_in_class). struct_opv(claz_string_stream, class_name, string_stream). struct_opv(claz_string_stream, include, claz_stream). struct_opv(claz_string_stream, include, claz_sys_ansi_stream). struct_opv(claz_string_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_t ]). struct_opv(claz_string_stream, sys_class_precedence_list, [claz_stream, claz_t]). struct_opv(claz_string_stream, sys_class_precedence_list, [claz_sys_ansi_stream, claz_stream, claz_t]). struct_opv(claz_string_stream, type_of, built_in_class). struct_opv(claz_string_stream, type_of, structure_class). struct_opv(claz_string_stream, type_of, sys_system_class). struct_opv(claz_structure_class, class_name, structure_class). struct_opv(claz_structure_class, include, claz_class). struct_opv(claz_structure_class, include, claz_structure_object). struct_opv(claz_structure_class, include, claz_sys_slotted_class). struct_opv(claz_structure_class, initargs,[kw_code], sys_class_code). struct_opv(claz_structure_class, initargs,[kw_direct_default_initargs], sys_class_direct_default_initargs). struct_opv(claz_structure_class, initargs,[kw_direct_slots], sys_class_direct_slots). struct_opv(claz_structure_class, initargs,[kw_direct_superclasses], sys_class_direct_superclasses). struct_opv(claz_structure_class, initargs,[kw_documentation], sys_class_documentation). struct_opv(claz_structure_class, initargs,[kw_from_defclass_p], sys_class_from_defclass_p). struct_opv(claz_structure_class, initargs,[kw_name], sys_class_name). struct_opv(claz_structure_class, initargs,[kw_named], sys_class_named). struct_opv(claz_structure_class, initargs,[kw_sealedp], sys_class_sealedp). struct_opv(claz_structure_class, initargs,[kw_seclass], sys_class_seclass). struct_opv(claz_structure_class, initargs,[kw_type], sys_class_type). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_constructors). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_copier). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_default_initargs). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_defstruct_form). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_direct_slots). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_direct_superclasses). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_documentation). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_initial_offset). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_precedence_list). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_predicate). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_print_function). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_size). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_slot_descriptions). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_slot_table). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_slots). struct_opv(claz_structure_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_class_valid_initargs). struct_opv(claz_structure_class, name, default_initargs, sys_class_default_initargs). struct_opv(claz_structure_class, name, documentation, sys_class_documentation). struct_opv(claz_structure_class, name, named, sys_class_named). struct_opv(claz_structure_class, name, sys_boa_constructors, sys_class_boa_constructors). struct_opv(claz_structure_class, name, sys_class_direct_default_initargs, sys_class_direct_default_initargs). struct_opv(claz_structure_class, name, sys_class_direct_generic_functions, sys_class_direct_generic_functions). struct_opv(claz_structure_class, name, sys_class_direct_methods, sys_class_direct_methods). struct_opv(claz_structure_class, name, sys_class_direct_slots, sys_class_direct_slots). struct_opv(claz_structure_class, name, sys_class_direct_subclasses, sys_class_direct_subclasses). struct_opv(claz_structure_class, name, sys_class_direct_superclasses, sys_class_direct_superclasses). struct_opv(claz_structure_class, name, sys_constructors, sys_class_constructors). struct_opv(claz_structure_class, name, sys_copier, sys_class_copier). struct_opv(claz_structure_class, name, sys_defstruct_constructor, sys_class_defstruct_constructor). struct_opv(claz_structure_class, name, sys_defstruct_form, sys_class_defstruct_form). struct_opv(claz_structure_class, name, sys_dependents, sys_class_dependents). struct_opv(claz_structure_class, name, sys_finalized, sys_class_finalized). struct_opv(claz_structure_class, name, sys_flag, sys_class_flag). struct_opv(claz_structure_class, name, sys_from_defclass_p, sys_class_from_defclass_p). struct_opv(claz_structure_class, name, sys_initial_offset, sys_class_initial_offset). struct_opv(claz_structure_class, name, sys_kconstructor, sys_class_kconstructor). struct_opv(claz_structure_class, name, sys_location_table, sys_class_location_table). struct_opv(claz_structure_class, name, sys_name, sys_class_name). struct_opv(claz_structure_class, name, sys_names, sys_class_names). struct_opv(claz_structure_class, name, sys_precedence_list, sys_class_precedence_list). struct_opv(claz_structure_class, name, sys_predicate, sys_class_predicate). struct_opv(claz_structure_class, name, sys_print_function, sys_class_print_function). struct_opv(claz_structure_class, name, sys_sealedp, sys_class_sealedp). struct_opv(claz_structure_class, name, sys_seclass, sys_class_seclass). struct_opv(claz_structure_class, name, sys_size, sys_class_size). struct_opv(claz_structure_class, name, sys_slot_descriptions, sys_class_slot_descriptions). struct_opv(claz_structure_class, name, sys_slot_table, sys_class_slot_table). struct_opv(claz_structure_class, name, sys_slots, sys_class_slots). struct_opv(claz_structure_class, name, sys_valid_initargs, sys_class_valid_initargs). struct_opv(claz_structure_class, name, type, sys_class_type). struct_opv(claz_structure_class, readers, [structure_class_code], sys_class_code). struct_opv(claz_structure_class, readers, [structure_class_seclass], sys_class_seclass). struct_opv(claz_structure_class, readers, [sys_class_default_initargs], sys_class_default_initargs). struct_opv(claz_structure_class, readers, [sys_class_defstruct_constructor], sys_class_defstruct_constructor). struct_opv(claz_structure_class, readers, [sys_class_defstruct_form], sys_class_defstruct_form). struct_opv(claz_structure_class, readers, [sys_class_dependents], sys_class_dependents). struct_opv(claz_structure_class, readers, [sys_class_direct_default_initargs], sys_class_direct_default_initargs). struct_opv(claz_structure_class, readers, [sys_class_direct_slots], sys_class_direct_slots). struct_opv(claz_structure_class, readers, [sys_class_direct_subclasses], sys_class_direct_subclasses). struct_opv(claz_structure_class, readers, [sys_class_direct_superclasses], sys_class_direct_superclasses). struct_opv(claz_structure_class, readers, [sys_class_finalized_p], sys_class_finalized). struct_opv(claz_structure_class, readers, [sys_class_id], sys_class_name). struct_opv(claz_structure_class, readers, [sys_class_location_table], sys_class_location_table). struct_opv(claz_structure_class, readers, [sys_class_named], sys_class_named). struct_opv(claz_structure_class, readers, [sys_class_precedence_list], sys_class_precedence_list). struct_opv(claz_structure_class, readers, [sys_class_sealedp], sys_class_sealedp). struct_opv(claz_structure_class, readers, [sys_class_size], sys_class_size). struct_opv(claz_structure_class, readers, [sys_class_slots], sys_class_slots). struct_opv(claz_structure_class, readers, [sys_class_type], sys_class_type). struct_opv(claz_structure_class, readers, [sys_class_valid_initargs], sys_class_valid_initargs). struct_opv(claz_structure_class, readers, [sys_eql_specializer_flag], sys_class_flag). struct_opv(claz_structure_class, readers, [sys_slot_table], sys_class_slot_table). struct_opv(claz_structure_class, readers, [sys_specializer_direct_generic_functions], sys_class_direct_generic_functions). struct_opv(claz_structure_class, readers, [sys_specializer_direct_methods], sys_class_direct_methods). struct_opv(claz_structure_class, sys_class_precedence_list, [ claz_class, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_structure_class, sys_class_precedence_list, [ claz_sys_slotted_class, claz_class, claz_sys_potential_class, claz_sys_specializer, claz_sys_super_class, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_structure_class, sys_class_precedence_list, [ claz_sys_slotted_class, claz_sys_pcl_class, claz_class, claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_standard_specializer, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_structure_class, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_structure_class, type, cons, sys_class_names). struct_opv(claz_structure_class, type, list, sys_class_boa_constructors). struct_opv(claz_structure_class, type, symbol, sys_class_copier). struct_opv(claz_structure_class, type, symbol, sys_class_kconstructor). struct_opv(claz_structure_class, type, symbol, sys_class_predicate). struct_opv(claz_structure_class, type_of, standard_class). struct_opv(claz_structure_class, type_of, structure_class). struct_opv(claz_structure_class, writers, [[setf, sys_class_code]], sys_class_code). struct_opv(claz_structure_class, writers, [[setf, sys_class_default_initargs]], sys_class_default_initargs). struct_opv(claz_structure_class, writers, [[setf, sys_class_defstruct_constructor]], sys_class_defstruct_constructor). struct_opv(claz_structure_class, writers, [[setf, sys_class_defstruct_form]], sys_class_defstruct_form). struct_opv(claz_structure_class, writers, [[setf, sys_class_dependents]], sys_class_dependents). struct_opv(claz_structure_class, writers, [[setf, sys_class_direct_default_initargs]], sys_class_direct_default_initargs). struct_opv(claz_structure_class, writers, [[setf, sys_class_direct_slots]], sys_class_direct_slots). struct_opv(claz_structure_class, writers, [[setf, sys_class_direct_subclasses]], sys_class_direct_subclasses). struct_opv(claz_structure_class, writers, [[setf, sys_class_direct_superclasses]], sys_class_direct_superclasses). struct_opv(claz_structure_class, writers, [[setf, sys_class_finalized_p]], sys_class_finalized). struct_opv(claz_structure_class, writers, [[setf, sys_class_id]], sys_class_name). struct_opv(claz_structure_class, writers, [[setf, sys_class_location_table]], sys_class_location_table). struct_opv(claz_structure_class, writers, [[setf, sys_class_named]], sys_class_named). struct_opv(claz_structure_class, writers, [[setf, sys_class_precedence_list]], sys_class_precedence_list). struct_opv(claz_structure_class, writers, [[setf, sys_class_sealedp]], sys_class_sealedp). struct_opv(claz_structure_class, writers, [[setf, sys_class_seclass]], sys_class_seclass). struct_opv(claz_structure_class, writers, [[setf, sys_class_size]], sys_class_size). struct_opv(claz_structure_class, writers, [[setf, sys_class_slots]], sys_class_slots). struct_opv(claz_structure_class, writers, [[setf, sys_class_type]], sys_class_type). struct_opv(claz_structure_class, writers, [[setf, sys_class_valid_initargs]], sys_class_valid_initargs). struct_opv(claz_structure_class, writers, [[setf, sys_eql_specializer_flag]], sys_class_flag). struct_opv(claz_structure_class, writers, [[setf, sys_slot_table]], sys_class_slot_table). struct_opv(claz_structure_class, writers, [[setf, sys_specializer_direct_generic_functions]], sys_class_direct_generic_functions). struct_opv(claz_structure_class, writers, [[setf, sys_specializer_direct_methods]], sys_class_direct_methods). struct_opv(claz_structure_object, class_name, structure_object). struct_opv(claz_structure_object, include, claz_sys_slot_object). struct_opv(claz_structure_object, include, claz_t). struct_opv(claz_structure_object, sys_class_precedence_list, [claz_sys_slot_object, claz_t]). struct_opv(claz_structure_object, sys_class_precedence_list, [claz_t]). struct_opv(claz_structure_object, type_of, structure_class). struct_opv(claz_style_warning, class_name, style_warning). struct_opv(claz_style_warning, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_style_warning, include, claz_warning). struct_opv(claz_style_warning, sys_class_precedence_list, [claz_warning, claz_condition, claz_standard_object, claz_t]). struct_opv(claz_style_warning, sys_class_precedence_list, [claz_warning, claz_condition, claz_sys_slot_object, claz_t]). struct_opv(claz_style_warning, type_of, standard_class). struct_opv(claz_style_warning, type_of, sys_condition_class). struct_opv(claz_symbol, class_name, symbol). struct_opv(claz_symbol, include, claz_t). struct_opv(claz_symbol, sys_class_precedence_list, [claz_t]). struct_opv(claz_symbol, type_of, built_in_class). struct_opv(claz_synonym_stream, class_name, synonym_stream). struct_opv(claz_synonym_stream, include, claz_stream). struct_opv(claz_synonym_stream, include, claz_sys_ansi_stream). struct_opv(claz_synonym_stream, initform, function(sys_synonym_bin), sys_synonym_stream_bin). struct_opv(claz_synonym_stream, initform, function(sys_synonym_bout), sys_synonym_stream_bout). struct_opv(claz_synonym_stream, initform, function(sys_synonym_in), sys_synonym_stream_in). struct_opv(claz_synonym_stream, initform, function(sys_synonym_misc), sys_synonym_stream_misc). struct_opv(claz_synonym_stream, initform, function(sys_synonym_n_bin), sys_synonym_stream_n_bin). struct_opv(claz_synonym_stream, initform, function(sys_synonym_out), sys_synonym_stream_out). struct_opv(claz_synonym_stream, initform, function(sys_synonym_sout), sys_synonym_stream_sout). struct_opv(claz_synonym_stream, name, symbol, sys_synonym_stream_symbol). struct_opv(claz_synonym_stream, name, sys_bin, sys_synonym_stream_bin). struct_opv(claz_synonym_stream, name, sys_bout, sys_synonym_stream_bout). struct_opv(claz_synonym_stream, name, sys_in, sys_synonym_stream_in). struct_opv(claz_synonym_stream, name, sys_misc, sys_synonym_stream_misc). struct_opv(claz_synonym_stream, name, sys_n_bin, sys_synonym_stream_n_bin). struct_opv(claz_synonym_stream, name, sys_out, sys_synonym_stream_out). struct_opv(claz_synonym_stream, name, sys_sout, sys_synonym_stream_sout). struct_opv(claz_synonym_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_synonym_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_t ]). struct_opv(claz_synonym_stream, sys_class_precedence_list, [claz_stream, claz_t]). struct_opv(claz_synonym_stream, sys_class_precedence_list, [claz_sys_ansi_stream, claz_stream, claz_t]). struct_opv(claz_synonym_stream, type, function, sys_synonym_stream_bin). struct_opv(claz_synonym_stream, type, function, sys_synonym_stream_bout). struct_opv(claz_synonym_stream, type, function, sys_synonym_stream_in). struct_opv(claz_synonym_stream, type, function, sys_synonym_stream_misc). struct_opv(claz_synonym_stream, type, function, sys_synonym_stream_n_bin). struct_opv(claz_synonym_stream, type, function, sys_synonym_stream_out). struct_opv(claz_synonym_stream, type, function, sys_synonym_stream_sout). struct_opv(claz_synonym_stream, type, symbol, sys_synonym_stream_symbol). struct_opv(claz_synonym_stream, type_of, built_in_class). struct_opv(claz_synonym_stream, type_of, structure_class). struct_opv(claz_sys_abort_failure, class_name, sys_abort_failure). struct_opv(claz_sys_abort_failure, include, claz_control_error). struct_opv(claz_sys_abort_failure, initform, '$ARRAY'([*], claz_base_character, [ #\('A'), #\(b), #\(o), #\(r), #\(t), #\(' '), #\(f), #\(a), #\(i), #\(l), #\(e), #\(d), #\('.') ]), sys_abort_failure_report_function). struct_opv(claz_sys_abort_failure, name, sys_report_function, sys_abort_failure_report_function). struct_opv(claz_sys_abort_failure, sys_class_precedence_list, [ claz_control_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_abort_failure, type_of, standard_class). struct_opv(claz_sys_accessor_dfun_info, class_name, sys_accessor_dfun_info). struct_opv(claz_sys_accessor_dfun_info, include, claz_sys_dfun_info). struct_opv(claz_sys_accessor_dfun_info, sys_class_precedence_list, [ claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_accessor_dfun_info, type_of, structure_class). struct_opv(claz_sys_accessor_method, class_name, sys_accessor_method). struct_opv(claz_sys_accessor_method, include, claz_standard_method). struct_opv(claz_sys_accessor_method, initargs,[kw_slot_name], sys_accessor_method_slot_name). struct_opv(claz_sys_accessor_method, name, sys_slot_name, sys_accessor_method_slot_name). struct_opv(claz_sys_accessor_method, readers, [sys_accessor_method_slot_name], sys_accessor_method_slot_name). struct_opv(claz_sys_accessor_method, sys_class_precedence_list, [ claz_standard_method, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_method, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_accessor_method, type_of, standard_class). struct_opv(claz_sys_ansi_stream, class_name, sys_ansi_stream). struct_opv(claz_sys_ansi_stream, include, claz_stream). struct_opv(claz_sys_ansi_stream, sys_class_precedence_list, [claz_stream, claz_structure_object, claz_t]). struct_opv(claz_sys_ansi_stream, type_of, structure_class). struct_opv(claz_sys_arg_info, class_name, sys_arg_info). struct_opv(claz_sys_arg_info, include, claz_structure_object). struct_opv(claz_sys_arg_info, initform, sys_no_lambda_list, sys_arg_info_arg_info_lambda_list). struct_opv(claz_sys_arg_info, initform, t, sys_arg_info_gf_info_c_a_m_emf_standard_p). struct_opv(claz_sys_arg_info, name, sys_arg_info_lambda_list, sys_arg_info_arg_info_lambda_list). struct_opv(claz_sys_arg_info, name, sys_gf_info_c_a_m_emf_standard_p, sys_arg_info_gf_info_c_a_m_emf_standard_p). struct_opv(claz_sys_arg_info, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_arg_info, type_of, structure_class). struct_opv(claz_sys_argument_list_dotted, class_name, sys_argument_list_dotted). struct_opv(claz_sys_argument_list_dotted, include, claz_program_error). struct_opv(claz_sys_argument_list_dotted, include, claz_type_error). struct_opv(claz_sys_argument_list_dotted, sys_class_precedence_list, [ claz_program_error, claz_type_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_argument_list_dotted, type_of, standard_class). struct_opv(claz_sys_block_end, class_name, sys_block_end). struct_opv(claz_sys_block_end, include, claz_sys_queued_op). struct_opv(claz_sys_block_end, initargs,[kw_posn], sys_block_end_posn). struct_opv(claz_sys_block_end, initargs,[kw_suffix], sys_block_end_suffix). struct_opv(claz_sys_block_end, initform, 0, sys_block_end_posn). struct_opv(claz_sys_block_end, name, sys_posn, sys_block_end_posn). struct_opv(claz_sys_block_end, name, sys_suffix, sys_block_end_suffix). struct_opv(claz_sys_block_end, sys_class_precedence_list, [claz_sys_queued_op, claz_structure_object, claz_t]). struct_opv(claz_sys_block_end, type, [or, null, string], sys_block_end_suffix). struct_opv(claz_sys_block_end, type, sys_posn, sys_block_end_posn). struct_opv(claz_sys_block_end, type_of, structure_class). struct_opv(claz_sys_block_start, class_name, sys_block_start). struct_opv(claz_sys_block_start, include, claz_sys_section_start). struct_opv(claz_sys_block_start, initargs,[kw_block_end], sys_block_start_block_end). struct_opv(claz_sys_block_start, initargs,[kw_depth], sys_block_start_depth). struct_opv(claz_sys_block_start, initargs,[kw_posn], sys_block_start_posn). struct_opv(claz_sys_block_start, initargs,[kw_prefix], sys_block_start_prefix). struct_opv(claz_sys_block_start, initargs,[kw_section_end], sys_block_start_section_end). struct_opv(claz_sys_block_start, initargs,[kw_suffix], sys_block_start_suffix). struct_opv(claz_sys_block_start, initform, 0, sys_block_start_depth). struct_opv(claz_sys_block_start, initform, 0, sys_block_start_posn). struct_opv(claz_sys_block_start, name, sys_block_end, sys_block_start_block_end). struct_opv(claz_sys_block_start, name, sys_depth, sys_block_start_depth). struct_opv(claz_sys_block_start, name, sys_posn, sys_block_start_posn). struct_opv(claz_sys_block_start, name, sys_prefix, sys_block_start_prefix). struct_opv(claz_sys_block_start, name, sys_section_end, sys_block_start_section_end). struct_opv(claz_sys_block_start, name, sys_suffix, sys_block_start_suffix). struct_opv(claz_sys_block_start, sys_class_precedence_list, [ claz_sys_section_start, claz_sys_queued_op, claz_structure_object, claz_t ]). struct_opv(claz_sys_block_start, type, [or, null, string], sys_block_start_prefix). struct_opv(claz_sys_block_start, type, [or, null, string], sys_block_start_suffix). struct_opv(claz_sys_block_start, type, [or, null, sys_block_end], sys_block_start_block_end). struct_opv(claz_sys_block_start, type, [or, null, sys_newline, sys_block_end], sys_block_start_section_end). struct_opv(claz_sys_block_start, type, sys_index, sys_block_start_depth). struct_opv(claz_sys_block_start, type, sys_posn, sys_block_start_posn). struct_opv(claz_sys_block_start, type_of, structure_class). struct_opv(claz_sys_breakpoint_error, class_name, sys_breakpoint_error). struct_opv(claz_sys_breakpoint_error, include, claz_error). struct_opv(claz_sys_breakpoint_error, include, claz_sys_system_condition). struct_opv(claz_sys_breakpoint_error, sys_class_precedence_list, [ claz_sys_system_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_breakpoint_error, type_of, sys_condition_class). struct_opv(claz_sys_c_source_point, class_name, sys_c_source_point). struct_opv(claz_sys_c_source_point, include, claz_structure_object). struct_opv(claz_sys_c_source_point, initargs,[kw_file], sys_c_source_point_file). struct_opv(claz_sys_c_source_point, initargs,[kw_lineno1], sys_c_source_point_lineno1). struct_opv(claz_sys_c_source_point, initargs,[kw_lineno2], sys_c_source_point_lineno2). struct_opv(claz_sys_c_source_point, name, sys_file, sys_c_source_point_file). struct_opv(claz_sys_c_source_point, name, sys_lineno1, sys_c_source_point_lineno1). struct_opv(claz_sys_c_source_point, name, sys_lineno2, sys_c_source_point_lineno2). struct_opv(claz_sys_c_source_point, readers, [sys_c_source_point_file], sys_c_source_point_file). struct_opv(claz_sys_c_source_point, readers, [sys_c_source_point_lineno1], sys_c_source_point_lineno1). struct_opv(claz_sys_c_source_point, readers, [sys_c_source_point_lineno2], sys_c_source_point_lineno2). struct_opv(claz_sys_c_source_point, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_sys_c_source_point, type_of, structure_class). struct_opv(claz_sys_c_source_point, writers, [[setf, sys_c_source_point_file]], sys_c_source_point_file). struct_opv(claz_sys_c_source_point, writers, [[setf, sys_c_source_point_lineno1]], sys_c_source_point_lineno1). struct_opv(claz_sys_c_source_point, writers, [[setf, sys_c_source_point_lineno2]], sys_c_source_point_lineno2). struct_opv(claz_sys_cache, include, claz_structure_object). struct_opv(claz_sys_caching, class_name, sys_caching). struct_opv(claz_sys_caching, include, claz_sys_dfun_info). struct_opv(claz_sys_caching, sys_class_precedence_list, [ claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_caching, type_of, structure_class). struct_opv(claz_sys_case_failure, class_name, sys_case_failure). struct_opv(claz_sys_case_failure, include, claz_type_error). struct_opv(claz_sys_case_failure, initargs,[kw_name], sys_case_failure_name). struct_opv(claz_sys_case_failure, initargs,[kw_possibilities], sys_case_failure_possibilities). struct_opv(claz_sys_case_failure, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_case_failure_name). struct_opv(claz_sys_case_failure, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_case_failure_possibilities). struct_opv(claz_sys_case_failure, initform, [ lambda, [condition, stream], [ format, stream, '$ARRAY'([*], claz_base_character, [ #\(~), #\('S'), #\(' '), #\(f), #\(e), #\(l), #\(l), #\(' '), #\(t), #\(h), #\(r), #\(o), #\(u), #\(g), #\(h), #\(' '), #\(~), #\('S'), #\(' '), #\(e), #\(x), #\(p), #\(r), #\(e), #\(s), #\(s), #\(i), #\(o), #\(n), #\('.'), #\(~), #\('%'), #\('W'), #\(a), #\(n), #\(t), #\(e), #\(d), #\(' '), #\(o), #\(n), #\(e), #\(' '), #\(o), #\(f), #\(' '), #\(~), #\(:), #\('S'), #\('.') ]), [type_error_datum, condition], [sys_case_failure_name, condition], [sys_case_failure_possibilities, condition] ] ], sys_case_failure_report_function). struct_opv(claz_sys_case_failure, name, sys_name, sys_case_failure_name). struct_opv(claz_sys_case_failure, name, sys_possibilities, sys_case_failure_possibilities). struct_opv(claz_sys_case_failure, name, sys_report_function, sys_case_failure_report_function). struct_opv(claz_sys_case_failure, readers, [sys_case_failure_name], sys_case_failure_name). struct_opv(claz_sys_case_failure, readers, [sys_case_failure_possibilities], sys_case_failure_possibilities). struct_opv(claz_sys_case_failure, sys_class_precedence_list, [ claz_type_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_case_failure, type_of, standard_class). struct_opv(claz_sys_charset_type_error, class_name, sys_charset_type_error). struct_opv(claz_sys_charset_type_error, include, claz_type_error). struct_opv(claz_sys_charset_type_error, sys_class_precedence_list, [ claz_type_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_charset_type_error, type_of, standard_class). struct_opv(claz_sys_checking, class_name, sys_checking). struct_opv(claz_sys_checking, include, claz_sys_dfun_info). struct_opv(claz_sys_checking, sys_class_precedence_list, [ claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_checking, type_of, structure_class). struct_opv(claz_sys_class_direct_slot_definition, class_name, sys_class_direct_slot_definition). struct_opv(claz_sys_class_direct_slot_definition, include, claz_sys_class_direct_slot_definition). struct_opv(claz_sys_class_direct_slot_definition, include, claz_sys_slot_definition). struct_opv(claz_sys_class_direct_slot_definition, include, claz_sys_structure_slot_definition). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_allocation], sys_slot_definition_allocation). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_allocation_class], sys_slot_definition_allocation_class). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_documentation], sys_slot_definition_documentation). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_initargs], sys_slot_definition_initargs). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_initform], sys_slot_definition_initform). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_initfunction], sys_slot_definition_initfunction). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_location], sys_slot_definition_location). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_name], sys_slot_definition_name). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_readers], sys_slot_definition_readers). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_type], sys_slot_definition_type). struct_opv(claz_sys_class_direct_slot_definition, initargs,[kw_writers], sys_slot_definition_writers). struct_opv(claz_sys_class_direct_slot_definition, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_slot_definition_initform). struct_opv(claz_sys_class_direct_slot_definition, initform, sys_instance, sys_slot_definition_allocation). struct_opv(claz_sys_class_direct_slot_definition, initform, t, sys_slot_definition_type). struct_opv(claz_sys_class_direct_slot_definition, name, documentation, sys_slot_definition_documentation). struct_opv(claz_sys_class_direct_slot_definition, name, initargs,sys_slot_definition_initargs). struct_opv(claz_sys_class_direct_slot_definition, name, initform, sys_slot_definition_initform). struct_opv(claz_sys_class_direct_slot_definition, name, readers, sys_slot_definition_readers). struct_opv(claz_sys_class_direct_slot_definition, name, sys_allocation, sys_slot_definition_allocation). struct_opv(claz_sys_class_direct_slot_definition, name, sys_allocation_class, sys_slot_definition_allocation_class). struct_opv(claz_sys_class_direct_slot_definition, name, sys_declared_type, sys_slot_definition_type). struct_opv(claz_sys_class_direct_slot_definition, name, sys_initfunction, sys_slot_definition_initfunction). struct_opv(claz_sys_class_direct_slot_definition, name, sys_location, sys_slot_definition_location). struct_opv(claz_sys_class_direct_slot_definition, name, sys_name, sys_slot_definition_name). struct_opv(claz_sys_class_direct_slot_definition, name, type, sys_slot_definition_type). struct_opv(claz_sys_class_direct_slot_definition, name, writers, sys_slot_definition_writers). struct_opv(claz_sys_class_direct_slot_definition, readers, [sys_slot_definition_allocation], sys_slot_definition_allocation). struct_opv(claz_sys_class_direct_slot_definition, readers, [sys_slot_definition_documentation], sys_slot_definition_documentation). struct_opv(claz_sys_class_direct_slot_definition, readers, [sys_slot_definition_initargs], sys_slot_definition_initargs). struct_opv(claz_sys_class_direct_slot_definition, readers, [sys_slot_definition_initform], sys_slot_definition_initform). struct_opv(claz_sys_class_direct_slot_definition, readers, [sys_slot_definition_initfunction], sys_slot_definition_initfunction). struct_opv(claz_sys_class_direct_slot_definition, readers, [sys_slot_definition_location], sys_slot_definition_location). struct_opv(claz_sys_class_direct_slot_definition, readers, [sys_slot_definition_name], sys_slot_definition_name). struct_opv(claz_sys_class_direct_slot_definition, readers, [sys_slot_definition_readers], sys_slot_definition_readers). struct_opv(claz_sys_class_direct_slot_definition, readers, [sys_slot_definition_type], sys_slot_definition_type). struct_opv(claz_sys_class_direct_slot_definition, readers, [sys_slot_definition_writers], sys_slot_definition_writers). struct_opv(claz_sys_class_direct_slot_definition, sys_class_precedence_list, [ claz_sys_class_direct_slot_definition, claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_class_direct_slot_definition, sys_class_precedence_list, [ claz_sys_class_direct_slot_definition, claz_sys_slot_definition, claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_class_direct_slot_definition, sys_class_precedence_list, [ claz_sys_slot_definition, claz_sys_class_direct_slot_definition, claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_class_direct_slot_definition, sys_class_precedence_list, [ claz_sys_slot_definition, claz_sys_class_direct_slot_definition, claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_class_direct_slot_definition, sys_class_precedence_list, [ claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_class_direct_slot_definition, sys_class_precedence_list, [ claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_class_direct_slot_definition, sys_class_precedence_list, [ claz_sys_structure_slot_definition, claz_sys_class_direct_slot_definition, claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_class_direct_slot_definition, type, list, sys_slot_definition_readers). struct_opv(claz_sys_class_direct_slot_definition, type, list, sys_slot_definition_writers). struct_opv(claz_sys_class_direct_slot_definition, type_of, standard_class). struct_opv(claz_sys_class_direct_slot_definition, writers, [[setf, sys_slot_definition_allocation]], sys_slot_definition_allocation). struct_opv(claz_sys_class_direct_slot_definition, writers, [[setf, sys_slot_definition_documentation]], sys_slot_definition_documentation). struct_opv(claz_sys_class_direct_slot_definition, writers, [[setf, sys_slot_definition_initargs]], sys_slot_definition_initargs). struct_opv(claz_sys_class_direct_slot_definition, writers, [[setf, sys_slot_definition_initform]], sys_slot_definition_initform). struct_opv(claz_sys_class_direct_slot_definition, writers, [[setf, sys_slot_definition_initfunction]], sys_slot_definition_initfunction). struct_opv(claz_sys_class_direct_slot_definition, writers, [[setf, sys_slot_definition_location]], sys_slot_definition_location). struct_opv(claz_sys_class_direct_slot_definition, writers, [[setf, sys_slot_definition_name]], sys_slot_definition_name). struct_opv(claz_sys_class_direct_slot_definition, writers, [[setf, sys_slot_definition_readers]], sys_slot_definition_readers). struct_opv(claz_sys_class_direct_slot_definition, writers, [[setf, sys_slot_definition_type]], sys_slot_definition_type). struct_opv(claz_sys_class_direct_slot_definition, writers, [[setf, sys_slot_definition_writers]], sys_slot_definition_writers). struct_opv(claz_sys_class_eq_specializer, class_name, sys_class_eq_specializer). struct_opv(claz_sys_class_eq_specializer, include, claz_sys_exact_class_specializer). struct_opv(claz_sys_class_eq_specializer, include, claz_sys_specializer_with_object). struct_opv(claz_sys_class_eq_specializer, include, claz_sys_standard_specializer). struct_opv(claz_sys_class_eq_specializer, initargs,[kw_class], sys_class_eq_specializer_object). struct_opv(claz_sys_class_eq_specializer, name, sys_object, sys_class_eq_specializer_object). struct_opv(claz_sys_class_eq_specializer, readers, [sys_specializer_object, sys_specializer_class], sys_class_eq_specializer_object). struct_opv(claz_sys_class_eq_specializer, sys_class_precedence_list, [ claz_sys_standard_specializer, claz_sys_exact_class_specializer, claz_sys_specializer_with_object, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_class_eq_specializer, type_of, standard_class). struct_opv(claz_sys_class_precedence_description, class_name, sys_class_precedence_description). struct_opv(claz_sys_class_precedence_description, include, claz_structure_object). struct_opv(claz_sys_class_precedence_description, initform, 0, sys_class_precedence_description_cpd_count). struct_opv(claz_sys_class_precedence_description, name, sys_cpd_count, sys_class_precedence_description_cpd_count). struct_opv(claz_sys_class_precedence_description, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_class_precedence_description, type_of, structure_class). struct_opv(claz_sys_class_prototype_specializer, class_name, sys_class_prototype_specializer). struct_opv(claz_sys_class_prototype_specializer, include, claz_sys_specializer_with_object). struct_opv(claz_sys_class_prototype_specializer, include, claz_sys_standard_specializer). struct_opv(claz_sys_class_prototype_specializer, initargs,[kw_class], sys_class_prototype_specializer_object). struct_opv(claz_sys_class_prototype_specializer, name, sys_object, sys_class_prototype_specializer_object). struct_opv(claz_sys_class_prototype_specializer, readers, [sys_specializer_object, sys_specializer_class], sys_class_prototype_specializer_object). struct_opv(claz_sys_class_prototype_specializer, sys_class_precedence_list, [ claz_sys_standard_specializer, claz_sys_specializer_with_object, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_class_prototype_specializer, type_of, standard_class). struct_opv(claz_sys_clos_warning, class_name, sys_clos_warning). struct_opv(claz_sys_clos_warning, include, claz_warning). struct_opv(claz_sys_clos_warning, sys_class_precedence_list, [claz_warning, claz_condition, claz_standard_object, claz_t]). struct_opv(claz_sys_clos_warning, type_of, standard_class). struct_opv(claz_sys_code_block, include, claz_t). struct_opv(claz_sys_compiler_error, class_name, sys_compiler_error). struct_opv(claz_sys_compiler_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_sys_compiler_error, include, claz_error). struct_opv(claz_sys_compiler_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_compiler_error, type_of, standard_class). struct_opv(claz_sys_compiler_note, class_name, sys_compiler_note). struct_opv(claz_sys_compiler_note, include, claz_condition). struct_opv(claz_sys_compiler_note, sys_class_precedence_list, [claz_condition, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_compiler_note, type_of, sys_condition_class). struct_opv(claz_sys_compiler_unsupported_feature_error, class_name, sys_compiler_unsupported_feature_error). struct_opv(claz_sys_compiler_unsupported_feature_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_sys_compiler_unsupported_feature_error, include, claz_sys_compiler_error). struct_opv(claz_sys_compiler_unsupported_feature_error, sys_class_precedence_list, [ claz_sys_compiler_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_compiler_unsupported_feature_error, type_of, standard_class). struct_opv(claz_sys_condition_class, class_name, sys_condition_class). struct_opv(claz_sys_condition_class, include, claz_sys_slotted_class). struct_opv(claz_sys_condition_class, sys_class_precedence_list, [ claz_sys_slotted_class, claz_sys_pcl_class, claz_class, claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_standard_specializer, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_condition_class, type_of, standard_class). struct_opv(claz_sys_condition_direct_slot_definition, class_name, sys_condition_direct_slot_definition). struct_opv(claz_sys_condition_direct_slot_definition, include, claz_sys_class_direct_slot_definition). struct_opv(claz_sys_condition_direct_slot_definition, include, claz_sys_condition_slot_definition). struct_opv(claz_sys_condition_direct_slot_definition, sys_class_precedence_list, [ claz_sys_condition_slot_definition, claz_sys_class_direct_slot_definition, claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_condition_direct_slot_definition, type_of, standard_class). struct_opv(claz_sys_condition_effective_slot_definition, class_name, sys_condition_effective_slot_definition). struct_opv(claz_sys_condition_effective_slot_definition, include, claz_sys_condition_slot_definition). struct_opv(claz_sys_condition_effective_slot_definition, include, claz_sys_slot_definition). struct_opv(claz_sys_condition_effective_slot_definition, sys_class_precedence_list, [ claz_sys_condition_slot_definition, claz_sys_slot_definition, claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_condition_effective_slot_definition, type_of, standard_class). struct_opv(claz_sys_condition_slot_definition, class_name, sys_condition_slot_definition). struct_opv(claz_sys_condition_slot_definition, include, claz_sys_slot_definition). struct_opv(claz_sys_condition_slot_definition, initargs,[kw_allocation], sys_condition_slot_definition_allocation). struct_opv(claz_sys_condition_slot_definition, initargs,[kw_allocation_class], sys_condition_slot_definition_allocation_class). struct_opv(claz_sys_condition_slot_definition, initform, sys_instance, sys_condition_slot_definition_allocation). struct_opv(claz_sys_condition_slot_definition, name, sys_allocation, sys_condition_slot_definition_allocation). struct_opv(claz_sys_condition_slot_definition, name, sys_allocation_class, sys_condition_slot_definition_allocation_class). struct_opv(claz_sys_condition_slot_definition, readers, [sys_slot_definition_allocation], sys_condition_slot_definition_allocation). struct_opv(claz_sys_condition_slot_definition, readers, [sys_slot_definition_allocation_class], sys_condition_slot_definition_allocation_class). struct_opv(claz_sys_condition_slot_definition, sys_class_precedence_list, [ claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_condition_slot_definition, type_of, standard_class). struct_opv(claz_sys_condition_slot_definition, writers, [[setf, sys_slot_definition_allocation]], sys_condition_slot_definition_allocation). struct_opv(claz_sys_condition_slot_definition, writers, [[setf, sys_slot_definition_allocation_class]], sys_condition_slot_definition_allocation_class). struct_opv(claz_sys_const, class_name, sys_const). struct_opv(claz_sys_const, include, claz_structure_object). struct_opv(claz_sys_const, initargs,[kw_form], sys_const_form). struct_opv(claz_sys_const, initargs,[kw_horizon], sys_const_horizon). struct_opv(claz_sys_const, initargs,[kw_ltv_form], sys_const_ltv_form). struct_opv(claz_sys_const, initargs,[kw_value], sys_const_value). struct_opv(claz_sys_const, name, sys_form, sys_const_form). struct_opv(claz_sys_const, name, sys_horizon, sys_const_horizon). struct_opv(claz_sys_const, name, sys_ltv_form, sys_const_ltv_form). struct_opv(claz_sys_const, name, sys_value, sys_const_value). struct_opv(claz_sys_const, readers, [sys_const_form], sys_const_form). struct_opv(claz_sys_const, readers, [sys_const_horizon], sys_const_horizon). struct_opv(claz_sys_const, readers, [sys_const_ltv_form], sys_const_ltv_form). struct_opv(claz_sys_const, readers, [sys_const_value], sys_const_value). struct_opv(claz_sys_const, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_sys_const, type_of, structure_class). struct_opv(claz_sys_const, writers, [[setf, sys_const_form]], sys_const_form). struct_opv(claz_sys_const, writers, [[setf, sys_const_horizon]], sys_const_horizon). struct_opv(claz_sys_const, writers, [[setf, sys_const_ltv_form]], sys_const_ltv_form). struct_opv(claz_sys_const, writers, [[setf, sys_const_value]], sys_const_value). struct_opv(claz_sys_constant_fast_method_call, class_name, sys_constant_fast_method_call). struct_opv(claz_sys_constant_fast_method_call, include, claz_sys_fast_method_call). struct_opv(claz_sys_constant_fast_method_call, sys_class_precedence_list, [ claz_sys_fast_method_call, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_constant_fast_method_call, type_of, structure_class). struct_opv(claz_sys_constant_method_call, class_name, sys_constant_method_call). struct_opv(claz_sys_constant_method_call, include, claz_sys_method_call). struct_opv(claz_sys_constant_method_call, sys_class_precedence_list, [ claz_sys_method_call, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_constant_method_call, type_of, structure_class). struct_opv(claz_sys_constant_value, class_name, sys_constant_value). struct_opv(claz_sys_constant_value, include, claz_sys_dfun_info). struct_opv(claz_sys_constant_value, sys_class_precedence_list, [ claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_constant_value, type_of, structure_class). struct_opv(claz_sys_control_string_directive, class_name, sys_control_string_directive). struct_opv(claz_sys_control_string_directive, include, claz_structure_object). struct_opv(claz_sys_control_string_directive, initargs,[kw_atsign_p], sys_control_string_directive_atsign_p). struct_opv(claz_sys_control_string_directive, initargs,[kw_clause_chain], sys_control_string_directive_clause_chain). struct_opv(claz_sys_control_string_directive, initargs,[kw_colon_p], sys_control_string_directive_colon_p). struct_opv(claz_sys_control_string_directive, initargs,[kw_cs_index], sys_control_string_directive_cs_index). struct_opv(claz_sys_control_string_directive, initargs,[kw_data], sys_control_string_directive_data). struct_opv(claz_sys_control_string_directive, initargs,[kw_parm_list], sys_control_string_directive_parm_list). struct_opv(claz_sys_control_string_directive, initargs,[kw_type], sys_control_string_directive_type). struct_opv(claz_sys_control_string_directive, name, sys_atsign_p, sys_control_string_directive_atsign_p). struct_opv(claz_sys_control_string_directive, name, sys_clause_chain, sys_control_string_directive_clause_chain). struct_opv(claz_sys_control_string_directive, name, sys_colon_p, sys_control_string_directive_colon_p). struct_opv(claz_sys_control_string_directive, name, sys_cs_index, sys_control_string_directive_cs_index). struct_opv(claz_sys_control_string_directive, name, sys_data, sys_control_string_directive_data). struct_opv(claz_sys_control_string_directive, name, sys_parm_list, sys_control_string_directive_parm_list). struct_opv(claz_sys_control_string_directive, name, type, sys_control_string_directive_type). struct_opv(claz_sys_control_string_directive, readers, [sys_csd_atsign_p], sys_control_string_directive_atsign_p). struct_opv(claz_sys_control_string_directive, readers, [sys_csd_clause_chain], sys_control_string_directive_clause_chain). struct_opv(claz_sys_control_string_directive, readers, [sys_csd_colon_p], sys_control_string_directive_colon_p). struct_opv(claz_sys_control_string_directive, readers, [sys_csd_cs_index], sys_control_string_directive_cs_index). struct_opv(claz_sys_control_string_directive, readers, [sys_csd_data], sys_control_string_directive_data). struct_opv(claz_sys_control_string_directive, readers, [sys_csd_parm_list], sys_control_string_directive_parm_list). struct_opv(claz_sys_control_string_directive, readers, [sys_csd_type], sys_control_string_directive_type). struct_opv(claz_sys_control_string_directive, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_sys_control_string_directive, type, fixnum, sys_control_string_directive_cs_index). struct_opv(claz_sys_control_string_directive, type, fixnum, sys_control_string_directive_type). struct_opv(claz_sys_control_string_directive, type, list, sys_control_string_directive_parm_list). struct_opv(claz_sys_control_string_directive, type, symbol, sys_control_string_directive_atsign_p). struct_opv(claz_sys_control_string_directive, type, symbol, sys_control_string_directive_colon_p). struct_opv(claz_sys_control_string_directive, type_of, structure_class). struct_opv(claz_sys_control_string_directive, writers, [[setf, sys_csd_atsign_p]], sys_control_string_directive_atsign_p). struct_opv(claz_sys_control_string_directive, writers, [[setf, sys_csd_clause_chain]], sys_control_string_directive_clause_chain). struct_opv(claz_sys_control_string_directive, writers, [[setf, sys_csd_colon_p]], sys_control_string_directive_colon_p). struct_opv(claz_sys_control_string_directive, writers, [[setf, sys_csd_cs_index]], sys_control_string_directive_cs_index). struct_opv(claz_sys_control_string_directive, writers, [[setf, sys_csd_data]], sys_control_string_directive_data). struct_opv(claz_sys_control_string_directive, writers, [[setf, sys_csd_parm_list]], sys_control_string_directive_parm_list). struct_opv(claz_sys_control_string_directive, writers, [[setf, sys_csd_type]], sys_control_string_directive_type). struct_opv(claz_sys_cpl_protocol_violation, class_name, sys_cpl_protocol_violation). struct_opv(claz_sys_cpl_protocol_violation, include, claz_error). struct_opv(claz_sys_cpl_protocol_violation, include, claz_sys_reference_condition). struct_opv(claz_sys_cpl_protocol_violation, initargs,[kw_class], sys_cpl_protocol_violation_class). struct_opv(claz_sys_cpl_protocol_violation, initargs,[kw_cpl], sys_cpl_protocol_violation_cpl). struct_opv(claz_sys_cpl_protocol_violation, name, class, sys_cpl_protocol_violation_class). struct_opv(claz_sys_cpl_protocol_violation, name, sys_cpl, sys_cpl_protocol_violation_cpl). struct_opv(claz_sys_cpl_protocol_violation, readers, [sys_cpl_protocol_violation_class], sys_cpl_protocol_violation_class). struct_opv(claz_sys_cpl_protocol_violation, readers, [sys_cpl_protocol_violation_cpl], sys_cpl_protocol_violation_cpl). struct_opv(claz_sys_cpl_protocol_violation, sys_class_precedence_list, [ claz_sys_reference_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_cpl_protocol_violation, type_of, sys_condition_class). struct_opv(claz_sys_ctor, class_name, sys_ctor). struct_opv(claz_sys_ctor, include, claz_function). struct_opv(claz_sys_ctor, sys_class_precedence_list, function(claz_t)). struct_opv(claz_sys_ctor, type_of, structure_class). struct_opv(claz_sys_dead_beef_structure_object, class_name, sys_dead_beef_structure_object). struct_opv(claz_sys_dead_beef_structure_object, include, claz_structure_object). struct_opv(claz_sys_dead_beef_structure_object, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_dead_beef_structure_object, type_of, structure_class). struct_opv(claz_sys_deadline_timeout, class_name, sys_deadline_timeout). struct_opv(claz_sys_deadline_timeout, include, claz_sys_timeout). struct_opv(claz_sys_deadline_timeout, sys_class_precedence_list, [ claz_sys_timeout, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_deadline_timeout, type_of, sys_condition_class). struct_opv(claz_sys_default_method_only, class_name, sys_default_method_only). struct_opv(claz_sys_default_method_only, include, claz_sys_dfun_info). struct_opv(claz_sys_default_method_only, sys_class_precedence_list, [ claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_default_method_only, type_of, structure_class). struct_opv(claz_sys_defconstant_uneql, class_name, sys_defconstant_uneql). struct_opv(claz_sys_defconstant_uneql, include, claz_error). struct_opv(claz_sys_defconstant_uneql, include, claz_sys_reference_condition). struct_opv(claz_sys_defconstant_uneql, initargs,[kw_name], sys_defconstant_uneql_name). struct_opv(claz_sys_defconstant_uneql, initargs,[kw_new_value], sys_defconstant_uneql_new_value). struct_opv(claz_sys_defconstant_uneql, initargs,[kw_old_value], sys_defconstant_uneql_old_value). struct_opv(claz_sys_defconstant_uneql, name, sys_name, sys_defconstant_uneql_name). struct_opv(claz_sys_defconstant_uneql, name, sys_new_value, sys_defconstant_uneql_new_value). struct_opv(claz_sys_defconstant_uneql, name, sys_old_value, sys_defconstant_uneql_old_value). struct_opv(claz_sys_defconstant_uneql, readers, [sys_defconstant_uneql_name], sys_defconstant_uneql_name). struct_opv(claz_sys_defconstant_uneql, readers, [sys_defconstant_uneql_new_value], sys_defconstant_uneql_new_value). struct_opv(claz_sys_defconstant_uneql, readers, [sys_defconstant_uneql_old_value], sys_defconstant_uneql_old_value). struct_opv(claz_sys_defconstant_uneql, sys_class_precedence_list, [ claz_sys_reference_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_defconstant_uneql, type_of, sys_condition_class). struct_opv(claz_sys_definition_source_mixin, class_name, sys_definition_source_mixin). struct_opv(claz_sys_definition_source_mixin, include, claz_standard_object). struct_opv(claz_sys_definition_source_mixin, initargs,[kw_definition_source], sys_definition_source_mixin_source). struct_opv(claz_sys_definition_source_mixin, name, sys_source, sys_definition_source_mixin_source). struct_opv(claz_sys_definition_source_mixin, readers, [sys_definition_source], sys_definition_source_mixin_source). struct_opv(claz_sys_definition_source_mixin, sys_class_precedence_list, [claz_standard_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_definition_source_mixin, type_of, standard_class). struct_opv(claz_sys_dependent_update_mixin, class_name, sys_dependent_update_mixin). struct_opv(claz_sys_dependent_update_mixin, include, claz_sys_plist_mixin). struct_opv(claz_sys_dependent_update_mixin, sys_class_precedence_list, [ claz_sys_plist_mixin, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_dependent_update_mixin, type_of, standard_class). struct_opv(claz_sys_deprecation_error, include, claz_error). struct_opv(claz_sys_dfun_info, class_name, sys_dfun_info). struct_opv(claz_sys_dfun_info, include, claz_structure_object). struct_opv(claz_sys_dfun_info, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_dfun_info, type_of, structure_class). struct_opv(claz_sys_dispatch, class_name, sys_dispatch). struct_opv(claz_sys_dispatch, include, claz_sys_dfun_info). struct_opv(claz_sys_dispatch, sys_class_precedence_list, [ claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_dispatch, type_of, structure_class). struct_opv(claz_sys_early_deprecation_warning, include, claz_style_warning). struct_opv(claz_sys_eql_specializer, class_name, sys_eql_specializer). struct_opv(claz_sys_eql_specializer, include, claz_sys_exact_class_specializer). struct_opv(claz_sys_eql_specializer, include, claz_sys_specializer). struct_opv(claz_sys_eql_specializer, include, claz_sys_specializer_with_object). struct_opv(claz_sys_eql_specializer, include, claz_sys_standard_specializer). struct_opv(claz_sys_eql_specializer, initargs,[kw_object], sys_eql_specializer_object). struct_opv(claz_sys_eql_specializer, initargs,[kw_singleton], sys_eql_specializer_singleton). struct_opv(claz_sys_eql_specializer, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_eql_specializer_object). struct_opv(claz_sys_eql_specializer, initform, [cons, [], []], sys_eql_specializer_direct_methods). struct_opv(claz_sys_eql_specializer, initform, t, sys_eql_specializer_flag). struct_opv(claz_sys_eql_specializer, name, sys_class_direct_generic_functions, sys_eql_specializer_direct_generic_functions). struct_opv(claz_sys_eql_specializer, name, sys_class_direct_methods, sys_eql_specializer_direct_methods). struct_opv(claz_sys_eql_specializer, name, sys_flag, sys_eql_specializer_flag). struct_opv(claz_sys_eql_specializer, name, sys_object, sys_eql_specializer_object). struct_opv(claz_sys_eql_specializer, name, sys_singleton, sys_eql_specializer_singleton). struct_opv(claz_sys_eql_specializer, readers, [sys_eql_specializer_flag], sys_eql_specializer_flag). struct_opv(claz_sys_eql_specializer, readers, [sys_eql_specializer_object, sys_specializer_object], sys_eql_specializer_object). struct_opv(claz_sys_eql_specializer, readers, [sys_eql_specializer_object], sys_eql_specializer_object). struct_opv(claz_sys_eql_specializer, readers, [sys_specializer_direct_generic_functions], sys_eql_specializer_direct_generic_functions). struct_opv(claz_sys_eql_specializer, readers, [sys_specializer_direct_methods], sys_eql_specializer_direct_methods). struct_opv(claz_sys_eql_specializer, sys_class_precedence_list, [ claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_eql_specializer, sys_class_precedence_list, [ claz_sys_specializer, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_eql_specializer, sys_class_precedence_list, [ claz_sys_standard_specializer, claz_sys_exact_class_specializer, claz_sys_specializer_with_object, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_eql_specializer, type_of, standard_class). struct_opv(claz_sys_eql_specializer, writers, [[setf, sys_eql_specializer_flag]], sys_eql_specializer_flag). struct_opv(claz_sys_eql_specializer, writers, [[setf, sys_eql_specializer_object]], sys_eql_specializer_object). struct_opv(claz_sys_eql_specializer, writers, [[setf, sys_specializer_direct_generic_functions]], sys_eql_specializer_direct_generic_functions). struct_opv(claz_sys_eql_specializer, writers, [[setf, sys_specializer_direct_methods]], sys_eql_specializer_direct_methods). struct_opv(claz_sys_exact_class_specializer, class_name, sys_exact_class_specializer). struct_opv(claz_sys_exact_class_specializer, include, claz_sys_specializer). struct_opv(claz_sys_exact_class_specializer, sys_class_precedence_list, [ claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_exact_class_specializer, type_of, standard_class). struct_opv(claz_sys_fast_instance_boundp, class_name, sys_fast_instance_boundp). struct_opv(claz_sys_fast_instance_boundp, include, claz_structure_object). struct_opv(claz_sys_fast_instance_boundp, initform, 0, sys_fast_instance_boundp_index). struct_opv(claz_sys_fast_instance_boundp, name, sys_index, sys_fast_instance_boundp_index). struct_opv(claz_sys_fast_instance_boundp, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_fast_instance_boundp, type, fixnum, sys_fast_instance_boundp_index). struct_opv(claz_sys_fast_instance_boundp, type_of, structure_class). struct_opv(claz_sys_fast_method_call, class_name, sys_fast_method_call). struct_opv(claz_sys_fast_method_call, include, claz_structure_object). struct_opv(claz_sys_fast_method_call, initform, function(identity), sys_fast_method_call_function). struct_opv(claz_sys_fast_method_call, name, function, sys_fast_method_call_function). struct_opv(claz_sys_fast_method_call, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_fast_method_call, type, function, sys_fast_method_call_function). struct_opv(claz_sys_fast_method_call, type_of, structure_class). struct_opv(claz_sys_fd_stream, class_name, sys_fd_stream). struct_opv(claz_sys_fd_stream, include, claz_file_stream). struct_opv(claz_sys_fd_stream, include, claz_sys_ansi_stream). struct_opv(claz_sys_fd_stream, initform, -1, sys_fd_stream_fd). struct_opv(claz_sys_fd_stream, initform, 1, sys_fd_stream_char_size). struct_opv(claz_sys_fd_stream, initform, 1, sys_fd_stream_element_size). struct_opv(claz_sys_fd_stream, initform, [ make_array, 0, sys_element_type, [quote, character], sys_adjustable, t, sys_fill_pointer, t ], sys_fd_stream_instead). struct_opv(claz_sys_fd_stream, initform, [quote, base_char], sys_fd_stream_element_type). struct_opv(claz_sys_fd_stream, initform, function(sys_fd_stream_misc_routine), sys_fd_stream_misc). struct_opv(claz_sys_fd_stream, initform, function(sys_ill_out), sys_fd_stream_output_bytes). struct_opv(claz_sys_fd_stream, initform, sys_full, sys_fd_stream_buffering). struct_opv(claz_sys_fd_stream, initform, sys_latin_1, sys_fd_stream_external_format). struct_opv(claz_sys_fd_stream, initform, sys_unknown, sys_fd_stream_fd_type). struct_opv(claz_sys_fd_stream, name, listen, sys_fd_stream_listen). struct_opv(claz_sys_fd_stream, name, pathname, sys_fd_stream_pathname). struct_opv(claz_sys_fd_stream, name, sys_bivalent_p, sys_fd_stream_bivalent_p). struct_opv(claz_sys_fd_stream, name, sys_buffering, sys_fd_stream_buffering). struct_opv(claz_sys_fd_stream, name, sys_char_size, sys_fd_stream_char_size). struct_opv(claz_sys_fd_stream, name, sys_element_size, sys_fd_stream_element_size). struct_opv(claz_sys_fd_stream, name, sys_element_type, sys_fd_stream_element_type). struct_opv(claz_sys_fd_stream, name, sys_eof_forced_p, sys_fd_stream_eof_forced_p). struct_opv(claz_sys_fd_stream, name, sys_external_format, sys_fd_stream_external_format). struct_opv(claz_sys_fd_stream, name, sys_fd, sys_fd_stream_fd). struct_opv(claz_sys_fd_stream, name, sys_fd_type, sys_fd_stream_fd_type). struct_opv(claz_sys_fd_stream, name, sys_ibuf, sys_fd_stream_ibuf). struct_opv(claz_sys_fd_stream, name, sys_instead, sys_fd_stream_instead). struct_opv(claz_sys_fd_stream, name, sys_misc, sys_fd_stream_misc). struct_opv(claz_sys_fd_stream, name, sys_obuf, sys_fd_stream_obuf). struct_opv(claz_sys_fd_stream, name, sys_original, sys_fd_stream_original). struct_opv(claz_sys_fd_stream, name, sys_output_bytes, sys_fd_stream_output_bytes). struct_opv(claz_sys_fd_stream, name, sys_output_column, sys_fd_stream_output_column). struct_opv(claz_sys_fd_stream, name, sys_serve_events, sys_fd_stream_serve_events). struct_opv(claz_sys_fd_stream, name, sys_timeout, sys_fd_stream_timeout). struct_opv(claz_sys_fd_stream, sys_class_precedence_list, [ claz_file_stream, claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_fd_stream, type, [array, character, [*]], sys_fd_stream_instead). struct_opv(claz_sys_fd_stream, type, [member, [], t, sys_eof], sys_fd_stream_listen). struct_opv(claz_sys_fd_stream, type, [member, sys_full, sys_line, sys_none], sys_fd_stream_buffering). struct_opv(claz_sys_fd_stream, type, [member, t, []], sys_fd_stream_eof_forced_p). struct_opv(claz_sys_fd_stream, type, [or, fixnum, function], sys_fd_stream_char_size). struct_opv(claz_sys_fd_stream, type, [or, pathname, null], sys_fd_stream_pathname). struct_opv(claz_sys_fd_stream, type, [or, simple_string, null], sys_fd_stream_original). struct_opv(claz_sys_fd_stream, type, [or, single_float, null], sys_fd_stream_timeout). struct_opv(claz_sys_fd_stream, type, [or, sys_buffer, null], sys_fd_stream_ibuf). struct_opv(claz_sys_fd_stream, type, [or, sys_buffer, null], sys_fd_stream_obuf). struct_opv(claz_sys_fd_stream, type, [or, unsigned_byte, null], sys_fd_stream_output_column). struct_opv(claz_sys_fd_stream, type, boolean, sys_fd_stream_bivalent_p). struct_opv(claz_sys_fd_stream, type, boolean, sys_fd_stream_serve_events). struct_opv(claz_sys_fd_stream, type, fixnum, sys_fd_stream_fd). struct_opv(claz_sys_fd_stream, type, function, sys_fd_stream_misc). struct_opv(claz_sys_fd_stream, type, function, sys_fd_stream_output_bytes). struct_opv(claz_sys_fd_stream, type, keyword, sys_fd_stream_fd_type). struct_opv(claz_sys_fd_stream, type, sys_index, sys_fd_stream_element_size). struct_opv(claz_sys_fd_stream, type_of, structure_class). struct_opv(claz_sys_fgen, include, claz_structure_object). struct_opv(claz_sys_final_deprecation_warning, include, claz_warning). struct_opv(claz_sys_find_method_length_mismatch, class_name, sys_find_method_length_mismatch). struct_opv(claz_sys_find_method_length_mismatch, include, claz_simple_error). struct_opv(claz_sys_find_method_length_mismatch, include, claz_sys_reference_condition). struct_opv(claz_sys_find_method_length_mismatch, sys_class_precedence_list, [ claz_sys_reference_condition, claz_simple_error, claz_simple_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_find_method_length_mismatch, type_of, sys_condition_class). struct_opv(claz_sys_fnode, include, claz_structure_object). struct_opv(claz_sys_foreign_data, include, claz_t). struct_opv(claz_sys_format_error, class_name, sys_format_error). struct_opv(claz_sys_format_error, include, claz_simple_error). struct_opv(claz_sys_format_error, initargs,[kw_arguments], sys_format_error_format_arguments). struct_opv(claz_sys_format_error, initargs,[kw_complaint], sys_format_error_format_control). struct_opv(claz_sys_format_error, initargs,[kw_control_string], sys_format_error_control_string). struct_opv(claz_sys_format_error, initargs,[kw_offset], sys_format_error_offset). struct_opv(claz_sys_format_error, initargs,[kw_print_banner], sys_format_error_print_banner). struct_opv(claz_sys_format_error, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_format_error_format_arguments). struct_opv(claz_sys_format_error, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_format_error_format_control). struct_opv(claz_sys_format_error, initform, [ lambda, [condition, stream], [ format, stream, '$ARRAY'([*], claz_base_character, [ #\(~), #\(:), #\('['), #\(~), #\(;), #\('E'), #\(r), #\(r), #\(o), #\(r), #\(' '), #\(i), #\(n), #\(' '), #\(f), #\(o), #\(r), #\(m), #\(a), #\(t), #\(:), #\(' '), #\(~), #\(']'), #\(~), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(' '), #\(~), #\(?), #\(~), #\(@), #\('['), #\(~), #\('%'), #\(' '), #\(' '), #\(~), #\('A'), #\(~), #\('%'), #\(' '), #\(' '), #\(~), #\('V'), #\(@), #\('T'), #\(^), #\(~), #\(']') ]), [sys_format_error_print_banner, condition], [simple_condition_format_control, condition], [simple_condition_format_arguments, condition], [sys_format_error_control_string, condition], [sys_format_error_offset, condition] ] ], sys_format_error_report_function). struct_opv(claz_sys_format_error, initform, sys_xx_default_format_error_control_string_xx, sys_format_error_control_string). struct_opv(claz_sys_format_error, initform, sys_xx_default_format_error_offset_xx, sys_format_error_offset). struct_opv(claz_sys_format_error, initform, t, sys_format_error_print_banner). struct_opv(claz_sys_format_error, name, sys_control_string, sys_format_error_control_string). struct_opv(claz_sys_format_error, name, sys_format_arguments, sys_format_error_format_arguments). struct_opv(claz_sys_format_error, name, sys_format_control, sys_format_error_format_control). struct_opv(claz_sys_format_error, name, sys_offset, sys_format_error_offset). struct_opv(claz_sys_format_error, name, sys_print_banner, sys_format_error_print_banner). struct_opv(claz_sys_format_error, name, sys_report_function, sys_format_error_report_function). struct_opv(claz_sys_format_error, readers, [sys_format_error_control_string], sys_format_error_control_string). struct_opv(claz_sys_format_error, readers, [sys_format_error_offset], sys_format_error_offset). struct_opv(claz_sys_format_error, readers, [sys_format_error_print_banner], sys_format_error_print_banner). struct_opv(claz_sys_format_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_format_error, type_of, standard_class). struct_opv(claz_sys_forward_referenced_class, class_name, sys_forward_referenced_class). struct_opv(claz_sys_forward_referenced_class, include, claz_class). struct_opv(claz_sys_forward_referenced_class, include, claz_sys_pcl_class). struct_opv(claz_sys_forward_referenced_class, include, claz_sys_super_class). struct_opv(claz_sys_forward_referenced_class, initargs,[kw_direct_default_initargs], sys_forward_referenced_class_direct_default_initargs). struct_opv(claz_sys_forward_referenced_class, initargs,[kw_direct_slots], sys_forward_referenced_class_direct_slots). struct_opv(claz_sys_forward_referenced_class, initargs,[kw_direct_superclasses], sys_forward_referenced_class_direct_superclasses). struct_opv(claz_sys_forward_referenced_class, initargs,[kw_documentation], sys_forward_referenced_class_documentation). struct_opv(claz_sys_forward_referenced_class, initargs,[kw_name], sys_forward_referenced_class_name). struct_opv(claz_sys_forward_referenced_class, initargs,[kw_sealedp], sys_forward_referenced_class_sealedp). struct_opv(claz_sys_forward_referenced_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_forward_referenced_class_default_initargs). struct_opv(claz_sys_forward_referenced_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_forward_referenced_class_direct_slots). struct_opv(claz_sys_forward_referenced_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_forward_referenced_class_direct_superclasses). struct_opv(claz_sys_forward_referenced_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_forward_referenced_class_precedence_list). struct_opv(claz_sys_forward_referenced_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_forward_referenced_class_size). struct_opv(claz_sys_forward_referenced_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_forward_referenced_class_slot_table). struct_opv(claz_sys_forward_referenced_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_forward_referenced_class_slots). struct_opv(claz_sys_forward_referenced_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_forward_referenced_class_valid_initargs). struct_opv(claz_sys_forward_referenced_class, name, default_initargs, sys_forward_referenced_class_default_initargs). struct_opv(claz_sys_forward_referenced_class, name, documentation, sys_forward_referenced_class_documentation). struct_opv(claz_sys_forward_referenced_class, name, sys_class_direct_default_initargs, sys_forward_referenced_class_direct_default_initargs). struct_opv(claz_sys_forward_referenced_class, name, sys_class_direct_generic_functions, sys_forward_referenced_class_direct_generic_functions). struct_opv(claz_sys_forward_referenced_class, name, sys_class_direct_methods, sys_forward_referenced_class_direct_methods). struct_opv(claz_sys_forward_referenced_class, name, sys_class_direct_slots, sys_forward_referenced_class_direct_slots). struct_opv(claz_sys_forward_referenced_class, name, sys_class_direct_subclasses, sys_forward_referenced_class_direct_subclasses). struct_opv(claz_sys_forward_referenced_class, name, sys_class_direct_superclasses, sys_forward_referenced_class_direct_superclasses). struct_opv(claz_sys_forward_referenced_class, name, sys_dependents, sys_forward_referenced_class_dependents). struct_opv(claz_sys_forward_referenced_class, name, sys_finalized, sys_forward_referenced_class_finalized). struct_opv(claz_sys_forward_referenced_class, name, sys_flag, sys_forward_referenced_class_flag). struct_opv(claz_sys_forward_referenced_class, name, sys_location_table, sys_forward_referenced_class_location_table). struct_opv(claz_sys_forward_referenced_class, name, sys_name, sys_forward_referenced_class_name). struct_opv(claz_sys_forward_referenced_class, name, sys_precedence_list, sys_forward_referenced_class_precedence_list). struct_opv(claz_sys_forward_referenced_class, name, sys_sealedp, sys_forward_referenced_class_sealedp). struct_opv(claz_sys_forward_referenced_class, name, sys_size, sys_forward_referenced_class_size). struct_opv(claz_sys_forward_referenced_class, name, sys_slot_table, sys_forward_referenced_class_slot_table). struct_opv(claz_sys_forward_referenced_class, name, sys_slots, sys_forward_referenced_class_slots). struct_opv(claz_sys_forward_referenced_class, name, sys_valid_initargs, sys_forward_referenced_class_valid_initargs). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_default_initargs], sys_forward_referenced_class_default_initargs). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_dependents], sys_forward_referenced_class_dependents). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_direct_default_initargs], sys_forward_referenced_class_direct_default_initargs). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_direct_slots], sys_forward_referenced_class_direct_slots). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_direct_subclasses], sys_forward_referenced_class_direct_subclasses). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_direct_superclasses], sys_forward_referenced_class_direct_superclasses). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_finalized_p], sys_forward_referenced_class_finalized). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_id], sys_forward_referenced_class_name). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_location_table], sys_forward_referenced_class_location_table). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_precedence_list], sys_forward_referenced_class_precedence_list). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_sealedp], sys_forward_referenced_class_sealedp). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_size], sys_forward_referenced_class_size). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_slots], sys_forward_referenced_class_slots). struct_opv(claz_sys_forward_referenced_class, readers, [sys_class_valid_initargs], sys_forward_referenced_class_valid_initargs). struct_opv(claz_sys_forward_referenced_class, readers, [sys_eql_specializer_flag], sys_forward_referenced_class_flag). struct_opv(claz_sys_forward_referenced_class, readers, [sys_slot_table], sys_forward_referenced_class_slot_table). struct_opv(claz_sys_forward_referenced_class, readers, [sys_specializer_direct_generic_functions], sys_forward_referenced_class_direct_generic_functions). struct_opv(claz_sys_forward_referenced_class, readers, [sys_specializer_direct_methods], sys_forward_referenced_class_direct_methods). struct_opv(claz_sys_forward_referenced_class, sys_class_precedence_list, [ claz_class, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_forward_referenced_class, sys_class_precedence_list, [ claz_sys_pcl_class, claz_class, claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_standard_specializer, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_forward_referenced_class, sys_class_precedence_list, [ claz_sys_super_class, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_forward_referenced_class, type_of, standard_class). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_default_initargs]], sys_forward_referenced_class_default_initargs). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_dependents]], sys_forward_referenced_class_dependents). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_direct_default_initargs]], sys_forward_referenced_class_direct_default_initargs). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_direct_slots]], sys_forward_referenced_class_direct_slots). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_direct_subclasses]], sys_forward_referenced_class_direct_subclasses). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_direct_superclasses]], sys_forward_referenced_class_direct_superclasses). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_finalized_p]], sys_forward_referenced_class_finalized). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_id]], sys_forward_referenced_class_name). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_location_table]], sys_forward_referenced_class_location_table). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_precedence_list]], sys_forward_referenced_class_precedence_list). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_sealedp]], sys_forward_referenced_class_sealedp). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_size]], sys_forward_referenced_class_size). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_slots]], sys_forward_referenced_class_slots). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_class_valid_initargs]], sys_forward_referenced_class_valid_initargs). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_eql_specializer_flag]], sys_forward_referenced_class_flag). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_slot_table]], sys_forward_referenced_class_slot_table). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_specializer_direct_generic_functions]], sys_forward_referenced_class_direct_generic_functions). struct_opv(claz_sys_forward_referenced_class, writers, [[setf, sys_specializer_direct_methods]], sys_forward_referenced_class_direct_methods). struct_opv(claz_sys_frame, include, claz_t). struct_opv(claz_sys_funcallable_standard_class, class_name, sys_funcallable_standard_class). struct_opv(claz_sys_funcallable_standard_class, include, claz_class). struct_opv(claz_sys_funcallable_standard_class, include, claz_standard_class). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_default_initargs], sys_funcallable_standard_class_default_initargs). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_direct_default_initargs], sys_funcallable_sys_class_direct_default_initargs). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_direct_methods], sys_funcallable_sys_class_direct_methods). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_direct_slots], sys_funcallable_sys_class_direct_slots). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_direct_subclasses], sys_funcallable_sys_class_direct_subclasses). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_direct_superclasses], sys_funcallable_sys_class_direct_superclasses). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_documentation], sys_funcallable_standard_class_documentation). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_finalized_p], sys_funcallable_standard_class_finalized_p). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_layout], sys_funcallable_standard_class_layout). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_name], sys_funcallable_standard_class_name). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_precedence_list], sys_funcallable_standard_class_precedence_list). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_sealedp], sys_funcallable_standard_class_sealedp). struct_opv(claz_sys_funcallable_standard_class, initargs,[kw_slots], sys_funcallable_standard_class_slots). struct_opv(claz_sys_funcallable_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_funcallable_standard_class_default_initargs). struct_opv(claz_sys_funcallable_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_funcallable_standard_class_forward). struct_opv(claz_sys_funcallable_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_funcallable_standard_class_optimize_slot_access). struct_opv(claz_sys_funcallable_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_funcallable_standard_class_precedence_list). struct_opv(claz_sys_funcallable_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_funcallable_standard_class_size). struct_opv(claz_sys_funcallable_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_funcallable_standard_class_slot_table). struct_opv(claz_sys_funcallable_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_funcallable_standard_class_slots). struct_opv(claz_sys_funcallable_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_funcallable_standard_class_valid_initargs). struct_opv(claz_sys_funcallable_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_funcallable_sys_class_direct_slots). struct_opv(claz_sys_funcallable_standard_class, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_funcallable_sys_class_direct_superclasses). struct_opv(claz_sys_funcallable_standard_class, name, default_initargs, sys_funcallable_standard_class_default_initargs). struct_opv(claz_sys_funcallable_standard_class, name, documentation, sys_funcallable_standard_class_documentation). struct_opv(claz_sys_funcallable_standard_class, name, sys_class_direct_default_initargs, sys_funcallable_sys_class_direct_default_initargs). struct_opv(claz_sys_funcallable_standard_class, name, sys_class_direct_generic_functions, sys_funcallable_sys_class_direct_generic_functions). struct_opv(claz_sys_funcallable_standard_class, name, sys_class_direct_methods, sys_funcallable_sys_class_direct_methods). struct_opv(claz_sys_funcallable_standard_class, name, sys_class_direct_slots, sys_funcallable_sys_class_direct_slots). struct_opv(claz_sys_funcallable_standard_class, name, sys_class_direct_subclasses, sys_funcallable_sys_class_direct_subclasses). struct_opv(claz_sys_funcallable_standard_class, name, sys_class_direct_superclasses, sys_funcallable_sys_class_direct_superclasses). struct_opv(claz_sys_funcallable_standard_class, name, sys_dependents, sys_funcallable_standard_class_dependents). struct_opv(claz_sys_funcallable_standard_class, name, sys_finalized, sys_funcallable_standard_class_finalized). struct_opv(claz_sys_funcallable_standard_class, name, sys_finalized_p, sys_funcallable_standard_class_finalized_p). struct_opv(claz_sys_funcallable_standard_class, name, sys_flag, sys_funcallable_standard_class_flag). struct_opv(claz_sys_funcallable_standard_class, name, sys_forward, sys_funcallable_standard_class_forward). struct_opv(claz_sys_funcallable_standard_class, name, sys_layout, sys_funcallable_standard_class_layout). struct_opv(claz_sys_funcallable_standard_class, name, sys_location_table, sys_funcallable_standard_class_location_table). struct_opv(claz_sys_funcallable_standard_class, name, sys_name, sys_funcallable_standard_class_name). struct_opv(claz_sys_funcallable_standard_class, name, sys_optimize_slot_access, sys_funcallable_standard_class_optimize_slot_access). struct_opv(claz_sys_funcallable_standard_class, name, sys_precedence_list, sys_funcallable_standard_class_precedence_list). struct_opv(claz_sys_funcallable_standard_class, name, sys_sealedp, sys_funcallable_standard_class_sealedp). struct_opv(claz_sys_funcallable_standard_class, name, sys_size, sys_funcallable_standard_class_size). struct_opv(claz_sys_funcallable_standard_class, name, sys_slot_table, sys_funcallable_standard_class_slot_table). struct_opv(claz_sys_funcallable_standard_class, name, sys_slots, sys_funcallable_standard_class_slots). struct_opv(claz_sys_funcallable_standard_class, name, sys_valid_initargs, sys_funcallable_standard_class_valid_initargs). struct_opv(claz_sys_funcallable_standard_class, readers, [class_name], sys_funcallable_standard_class_name). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_default_initargs], sys_funcallable_standard_class_default_initargs). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_dependents], sys_funcallable_standard_class_dependents). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_direct_default_initargs], sys_funcallable_sys_class_direct_default_initargs). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_direct_methods], sys_funcallable_sys_class_direct_methods). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_direct_slots], sys_funcallable_sys_class_direct_slots). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_direct_subclasses], sys_funcallable_sys_class_direct_subclasses). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_direct_superclasses], sys_funcallable_sys_class_direct_superclasses). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_documentation], sys_funcallable_standard_class_documentation). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_finalized_p], sys_funcallable_standard_class_finalized). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_finalized_p], sys_funcallable_standard_class_finalized_p). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_id], sys_funcallable_standard_class_name). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_layout], sys_funcallable_standard_class_layout). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_location_table], sys_funcallable_standard_class_location_table). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_precedence_list], sys_funcallable_standard_class_precedence_list). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_sealedp], sys_funcallable_standard_class_sealedp). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_size], sys_funcallable_standard_class_size). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_slots], sys_funcallable_standard_class_slots). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_class_valid_initargs], sys_funcallable_standard_class_valid_initargs). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_eql_specializer_flag], sys_funcallable_standard_class_flag). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_slot_table], sys_funcallable_standard_class_slot_table). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_specializer_direct_generic_functions], sys_funcallable_sys_class_direct_generic_functions). struct_opv(claz_sys_funcallable_standard_class, readers, [sys_specializer_direct_methods], sys_funcallable_sys_class_direct_methods). struct_opv(claz_sys_funcallable_standard_class, sys_class_precedence_list, [ claz_class, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_funcallable_standard_class, sys_class_precedence_list, [ claz_standard_class, claz_class, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_funcallable_standard_class, sys_class_precedence_list, [ claz_standard_class, claz_sys_slotted_class, claz_class, claz_sys_potential_class, claz_sys_specializer, claz_sys_super_class, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_funcallable_standard_class, sys_class_precedence_list, [ claz_standard_class, claz_sys_slotted_class, claz_sys_pcl_class, claz_class, claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_standard_specializer, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_funcallable_standard_class, type_of, standard_class). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_default_initargs]], sys_funcallable_standard_class_default_initargs). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_dependents]], sys_funcallable_standard_class_dependents). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_direct_default_initargs]], sys_funcallable_sys_class_direct_default_initargs). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_direct_slots]], sys_funcallable_sys_class_direct_slots). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_direct_subclasses]], sys_funcallable_sys_class_direct_subclasses). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_direct_superclasses]], sys_funcallable_sys_class_direct_superclasses). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_finalized_p]], sys_funcallable_standard_class_finalized). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_id]], sys_funcallable_standard_class_name). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_location_table]], sys_funcallable_standard_class_location_table). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_precedence_list]], sys_funcallable_standard_class_precedence_list). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_sealedp]], sys_funcallable_standard_class_sealedp). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_size]], sys_funcallable_standard_class_size). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_slots]], sys_funcallable_standard_class_slots). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_class_valid_initargs]], sys_funcallable_standard_class_valid_initargs). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_eql_specializer_flag]], sys_funcallable_standard_class_flag). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_slot_table]], sys_funcallable_standard_class_slot_table). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_specializer_direct_generic_functions]], sys_funcallable_sys_class_direct_generic_functions). struct_opv(claz_sys_funcallable_standard_class, writers, [[setf, sys_specializer_direct_methods]], sys_funcallable_sys_class_direct_methods). struct_opv(claz_sys_funcallable_standard_object, class_name, sys_funcallable_standard_object). struct_opv(claz_sys_funcallable_standard_object, include, claz_function). struct_opv(claz_sys_funcallable_standard_object, include, claz_standard_object). struct_opv(claz_sys_funcallable_standard_object, name, sys_name, sys_funcallable_standard_object_name). struct_opv(claz_sys_funcallable_standard_object, readers, [sys_funcallable_name], sys_funcallable_standard_object_name). struct_opv(claz_sys_funcallable_standard_object, sys_class_precedence_list, [ claz_function, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_funcallable_standard_object, sys_class_precedence_list, [claz_function, claz_standard_object, claz_t]). struct_opv(claz_sys_funcallable_standard_object, sys_class_precedence_list, [claz_standard_object, claz_function, claz_t]). struct_opv(claz_sys_funcallable_standard_object, type_of, standard_class). struct_opv(claz_sys_funcallable_standard_object, type_of, sys_funcallable_standard_class). struct_opv(claz_sys_funcallable_standard_object, writers, [[setf, sys_funcallable_name]], sys_funcallable_standard_object_name). struct_opv(claz_sys_gf_already_called_warning, class_name, sys_gf_already_called_warning). struct_opv(claz_sys_gf_already_called_warning, include, claz_sys_clos_warning). struct_opv(claz_sys_gf_already_called_warning, sys_class_precedence_list, [ claz_sys_clos_warning, claz_warning, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_gf_already_called_warning, type_of, standard_class). struct_opv(claz_sys_gf_replacing_method_warning, class_name, sys_gf_replacing_method_warning). struct_opv(claz_sys_gf_replacing_method_warning, include, claz_sys_clos_warning). struct_opv(claz_sys_gf_replacing_method_warning, sys_class_precedence_list, [ claz_sys_clos_warning, claz_warning, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_gf_replacing_method_warning, type_of, standard_class). struct_opv(claz_sys_global_boundp_method, class_name, sys_global_boundp_method). struct_opv(claz_sys_global_boundp_method, include, claz_sys_accessor_method). struct_opv(claz_sys_global_boundp_method, sys_class_precedence_list, [ claz_sys_accessor_method, claz_standard_method, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_method, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_global_boundp_method, type_of, standard_class). struct_opv(claz_sys_global_reader_method, class_name, sys_global_reader_method). struct_opv(claz_sys_global_reader_method, include, claz_sys_accessor_method). struct_opv(claz_sys_global_reader_method, sys_class_precedence_list, [ claz_sys_accessor_method, claz_standard_method, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_method, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_global_reader_method, type_of, standard_class). struct_opv(claz_sys_global_writer_method, class_name, sys_global_writer_method). struct_opv(claz_sys_global_writer_method, include, claz_sys_accessor_method). struct_opv(claz_sys_global_writer_method, sys_class_precedence_list, [ claz_sys_accessor_method, claz_standard_method, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_method, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_global_writer_method, type_of, standard_class). struct_opv(claz_sys_implicit_generic_function_warning, class_name, sys_implicit_generic_function_warning). struct_opv(claz_sys_implicit_generic_function_warning, include, claz_style_warning). struct_opv(claz_sys_implicit_generic_function_warning, initargs,[kw_name], sys_implicit_generic_function_warning_name). struct_opv(claz_sys_implicit_generic_function_warning, name, sys_name, sys_implicit_generic_function_warning_name). struct_opv(claz_sys_implicit_generic_function_warning, readers, [sys_implicit_generic_function_name], sys_implicit_generic_function_warning_name). struct_opv(claz_sys_implicit_generic_function_warning, sys_class_precedence_list, [ claz_style_warning, claz_warning, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_implicit_generic_function_warning, type_of, sys_condition_class). struct_opv(claz_sys_indentation, class_name, sys_indentation). struct_opv(claz_sys_indentation, include, claz_sys_queued_op). struct_opv(claz_sys_indentation, initargs,[kw_amount], sys_indentation_amount). struct_opv(claz_sys_indentation, initargs,[kw_kind], sys_indentation_kind). struct_opv(claz_sys_indentation, initargs,[kw_posn], sys_indentation_posn). struct_opv(claz_sys_indentation, initform, 0, sys_indentation_amount). struct_opv(claz_sys_indentation, initform, 0, sys_indentation_posn). struct_opv(claz_sys_indentation, initform, [sys_required_argument], sys_indentation_kind). struct_opv(claz_sys_indentation, name, sys_amount, sys_indentation_amount). struct_opv(claz_sys_indentation, name, sys_kind, sys_indentation_kind). struct_opv(claz_sys_indentation, name, sys_posn, sys_indentation_posn). struct_opv(claz_sys_indentation, sys_class_precedence_list, [claz_sys_queued_op, claz_structure_object, claz_t]). struct_opv(claz_sys_indentation, type, [member, sys_block, sys_current], sys_indentation_kind). struct_opv(claz_sys_indentation, type, fixnum, sys_indentation_amount). struct_opv(claz_sys_indentation, type, sys_posn, sys_indentation_posn). struct_opv(claz_sys_indentation, type_of, structure_class). struct_opv(claz_sys_initarg_error, class_name, sys_initarg_error). struct_opv(claz_sys_initarg_error, include, claz_program_error). struct_opv(claz_sys_initarg_error, include, claz_sys_reference_condition). struct_opv(claz_sys_initarg_error, initargs,[kw_class], sys_initarg_error_class). struct_opv(claz_sys_initarg_error, initargs,[kw_initargs], sys_initarg_error_initargs). struct_opv(claz_sys_initarg_error, name, class, sys_initarg_error_class). struct_opv(claz_sys_initarg_error, name, initargs,sys_initarg_error_initargs). struct_opv(claz_sys_initarg_error, readers, [sys_initarg_error_class], sys_initarg_error_class). struct_opv(claz_sys_initarg_error, readers, [sys_initarg_error_initargs], sys_initarg_error_initargs). struct_opv(claz_sys_initarg_error, sys_class_precedence_list, [ claz_sys_reference_condition, claz_program_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_initarg_error, type_of, sys_condition_class). struct_opv(claz_sys_initargs_updater, class_name, sys_initargs_updater). struct_opv(claz_sys_initargs_updater, include, claz_standard_object). struct_opv(claz_sys_initargs_updater, sys_class_precedence_list, [claz_standard_object, claz_t]). struct_opv(claz_sys_initargs_updater, type_of, standard_class). struct_opv(claz_sys_initial, class_name, sys_initial). struct_opv(claz_sys_initial, include, claz_sys_dfun_info). struct_opv(claz_sys_initial, sys_class_precedence_list, [ claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_initial, type_of, structure_class). struct_opv(claz_sys_input_character, class_name, sys_input_character). struct_opv(claz_sys_input_character, include, claz_structure_object). struct_opv(claz_sys_input_character, initargs,[kw_bits], sys_input_character_bits). struct_opv(claz_sys_input_character, initargs,[kw_char], sys_input_character_char). struct_opv(claz_sys_input_character, initargs,[kw_font], sys_input_character_font). struct_opv(claz_sys_input_character, initargs,[kw_key], sys_input_character_key). struct_opv(claz_sys_input_character, name, char, sys_input_character_char). struct_opv(claz_sys_input_character, name, sys_bits, sys_input_character_bits). struct_opv(claz_sys_input_character, name, sys_font, sys_input_character_font). struct_opv(claz_sys_input_character, name, sys_key, sys_input_character_key). struct_opv(claz_sys_input_character, readers, [sys_input_character_bits], sys_input_character_bits). struct_opv(claz_sys_input_character, readers, [sys_input_character_char], sys_input_character_char). struct_opv(claz_sys_input_character, readers, [sys_input_character_font], sys_input_character_font). struct_opv(claz_sys_input_character, readers, [sys_input_character_key], sys_input_character_key). struct_opv(claz_sys_input_character, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_sys_input_character, type, [integer, 0, 15], sys_input_character_bits). struct_opv(claz_sys_input_character, type, [integer, 0, 15], sys_input_character_font). struct_opv(claz_sys_input_character, type, [or, null, character, symbol], sys_input_character_key). struct_opv(claz_sys_input_character, type, [or, null, character], sys_input_character_char). struct_opv(claz_sys_input_character, type_of, structure_class). struct_opv(claz_sys_input_character, writers, [[setf, sys_input_character_bits]], sys_input_character_bits). struct_opv(claz_sys_input_character, writers, [[setf, sys_input_character_char]], sys_input_character_char). struct_opv(claz_sys_input_character, writers, [[setf, sys_input_character_font]], sys_input_character_font). struct_opv(claz_sys_input_character, writers, [[setf, sys_input_character_key]], sys_input_character_key). struct_opv(claz_sys_inspection, include, claz_structure_object). struct_opv(claz_sys_instance_structure_protocol_error, class_name, sys_instance_structure_protocol_error). struct_opv(claz_sys_instance_structure_protocol_error, include, claz_error). struct_opv(claz_sys_instance_structure_protocol_error, include, claz_sys_reference_condition). struct_opv(claz_sys_instance_structure_protocol_error, initargs,[kw_fun], sys_instance_structure_protocol_error_fun). struct_opv(claz_sys_instance_structure_protocol_error, initargs,[kw_slotd], sys_instance_structure_protocol_error_slotd). struct_opv(claz_sys_instance_structure_protocol_error, name, sys_fun, sys_instance_structure_protocol_error_fun). struct_opv(claz_sys_instance_structure_protocol_error, name, sys_slotd, sys_instance_structure_protocol_error_slotd). struct_opv(claz_sys_instance_structure_protocol_error, readers, [sys_instance_structure_protocol_error_fun], sys_instance_structure_protocol_error_fun). struct_opv(claz_sys_instance_structure_protocol_error, readers, [sys_instance_structure_protocol_error_slotd], sys_instance_structure_protocol_error_slotd). struct_opv(claz_sys_instance_structure_protocol_error, sys_class_precedence_list, [ claz_sys_reference_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_instance_structure_protocol_error, type_of, sys_condition_class). struct_opv(claz_sys_interactive_interrupt, class_name, sys_interactive_interrupt). struct_opv(claz_sys_interactive_interrupt, include, claz_serious_condition). struct_opv(claz_sys_interactive_interrupt, include, claz_sys_system_condition). struct_opv(claz_sys_interactive_interrupt, sys_class_precedence_list, [ claz_sys_system_condition, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_interactive_interrupt, type_of, sys_condition_class). struct_opv(claz_sys_internal_compiler_error, class_name, sys_internal_compiler_error). struct_opv(claz_sys_internal_compiler_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_sys_internal_compiler_error, include, claz_sys_compiler_error). struct_opv(claz_sys_internal_compiler_error, sys_class_precedence_list, [ claz_sys_compiler_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_internal_compiler_error, type_of, standard_class). struct_opv(claz_sys_interrupt_condition, class_name, sys_interrupt_condition). struct_opv(claz_sys_interrupt_condition, include, claz_serious_condition). struct_opv(claz_sys_interrupt_condition, sys_class_precedence_list, [ claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_interrupt_condition, type_of, standard_class). struct_opv(claz_sys_invalid_fasl, class_name, sys_invalid_fasl). struct_opv(claz_sys_invalid_fasl, include, claz_error). struct_opv(claz_sys_invalid_fasl, initargs,[kw_expected], sys_invalid_fasl_expected). struct_opv(claz_sys_invalid_fasl, initargs,[kw_stream], sys_invalid_fasl_stream). struct_opv(claz_sys_invalid_fasl, name, stream, sys_invalid_fasl_stream). struct_opv(claz_sys_invalid_fasl, name, sys_expected, sys_invalid_fasl_expected). struct_opv(claz_sys_invalid_fasl, readers, [sys_invalid_fasl_expected], sys_invalid_fasl_expected). struct_opv(claz_sys_invalid_fasl, readers, [sys_invalid_fasl_stream], sys_invalid_fasl_stream). struct_opv(claz_sys_invalid_fasl, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_invalid_fasl, type_of, sys_condition_class). struct_opv(claz_sys_invalid_superclass, class_name, sys_invalid_superclass). struct_opv(claz_sys_invalid_superclass, include, claz_error). struct_opv(claz_sys_invalid_superclass, include, claz_sys_reference_condition). struct_opv(claz_sys_invalid_superclass, initargs,[kw_class], sys_invalid_superclass_class). struct_opv(claz_sys_invalid_superclass, initargs,[kw_superclass], sys_invalid_superclass_superclass). struct_opv(claz_sys_invalid_superclass, name, class, sys_invalid_superclass_class). struct_opv(claz_sys_invalid_superclass, name, sys_superclass, sys_invalid_superclass_superclass). struct_opv(claz_sys_invalid_superclass, readers, [sys_invalid_superclass_class], sys_invalid_superclass_class). struct_opv(claz_sys_invalid_superclass, readers, [sys_invalid_superclass_superclass], sys_invalid_superclass_superclass). struct_opv(claz_sys_invalid_superclass, sys_class_precedence_list, [ claz_sys_reference_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_invalid_superclass, type_of, sys_condition_class). struct_opv(claz_sys_io_timeout, class_name, sys_io_timeout). struct_opv(claz_sys_io_timeout, include, claz_stream_error). struct_opv(claz_sys_io_timeout, include, claz_sys_timeout). struct_opv(claz_sys_io_timeout, initargs,[kw_direction], sys_io_timeout_direction). struct_opv(claz_sys_io_timeout, name, sys_class_direction, sys_io_timeout_direction). struct_opv(claz_sys_io_timeout, readers, [sys_io_timeout_direction], sys_io_timeout_direction). struct_opv(claz_sys_io_timeout, sys_class_precedence_list, [ claz_stream_error, claz_error, claz_sys_timeout, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_io_timeout, type_of, sys_condition_class). struct_opv(claz_sys_keyword_error, class_name, sys_keyword_error). struct_opv(claz_sys_keyword_error, include, claz_program_error). struct_opv(claz_sys_keyword_error, include, claz_type_error). struct_opv(claz_sys_keyword_error, sys_class_precedence_list, [ claz_program_error, claz_type_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_keyword_error, type_of, standard_class). struct_opv(claz_sys_late_deprecation_warning, include, claz_warning). struct_opv(claz_sys_logical_block, class_name, sys_logical_block). struct_opv(claz_sys_logical_block, include, claz_structure_object). struct_opv(claz_sys_logical_block, initargs,[kw_per_line_prefix_end], sys_logical_block_per_line_prefix_end). struct_opv(claz_sys_logical_block, initargs,[kw_prefix_length], sys_logical_block_prefix_length). struct_opv(claz_sys_logical_block, initargs,[kw_section_column], sys_logical_block_section_column). struct_opv(claz_sys_logical_block, initargs,[kw_section_start_line], sys_logical_block_section_start_line). struct_opv(claz_sys_logical_block, initargs,[kw_start_column], sys_logical_block_start_column). struct_opv(claz_sys_logical_block, initargs,[kw_suffix_length], sys_logical_block_suffix_length). struct_opv(claz_sys_logical_block, initform, 0, sys_logical_block_per_line_prefix_end). struct_opv(claz_sys_logical_block, initform, 0, sys_logical_block_prefix_length). struct_opv(claz_sys_logical_block, initform, 0, sys_logical_block_section_column). struct_opv(claz_sys_logical_block, initform, 0, sys_logical_block_section_start_line). struct_opv(claz_sys_logical_block, initform, 0, sys_logical_block_start_column). struct_opv(claz_sys_logical_block, initform, 0, sys_logical_block_suffix_length). struct_opv(claz_sys_logical_block, name, sys_per_line_prefix_end, sys_logical_block_per_line_prefix_end). struct_opv(claz_sys_logical_block, name, sys_prefix_length, sys_logical_block_prefix_length). struct_opv(claz_sys_logical_block, name, sys_section_column, sys_logical_block_section_column). struct_opv(claz_sys_logical_block, name, sys_section_start_line, sys_logical_block_section_start_line). struct_opv(claz_sys_logical_block, name, sys_start_column, sys_logical_block_start_column). struct_opv(claz_sys_logical_block, name, sys_suffix_length, sys_logical_block_suffix_length). struct_opv(claz_sys_logical_block, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_sys_logical_block, type, sys_column, sys_logical_block_section_column). struct_opv(claz_sys_logical_block, type, sys_column, sys_logical_block_start_column). struct_opv(claz_sys_logical_block, type, sys_index, sys_logical_block_per_line_prefix_end). struct_opv(claz_sys_logical_block, type, sys_index, sys_logical_block_prefix_length). struct_opv(claz_sys_logical_block, type, sys_index, sys_logical_block_section_start_line). struct_opv(claz_sys_logical_block, type, sys_index, sys_logical_block_suffix_length). struct_opv(claz_sys_logical_block, type_of, structure_class). struct_opv(claz_sys_long_method_combination, class_name, sys_long_method_combination). struct_opv(claz_sys_long_method_combination, include, claz_method_combination). struct_opv(claz_sys_long_method_combination, include, claz_sys_standard_method_combination). struct_opv(claz_sys_long_method_combination, initargs,[kw_args_lambda_list], sys_long_method_combination_args_lambda_list). struct_opv(claz_sys_long_method_combination, initargs,[kw_arguments], sys_long_method_combination_arguments). struct_opv(claz_sys_long_method_combination, initargs,[kw_declarations], sys_long_method_combination_declarations). struct_opv(claz_sys_long_method_combination, initargs,[kw_forms], sys_long_method_combination_forms). struct_opv(claz_sys_long_method_combination, initargs,[kw_function], sys_long_method_combination_function). struct_opv(claz_sys_long_method_combination, initargs,[kw_generic_function_symbol], sys_long_method_combination_generic_function_symbol). struct_opv(claz_sys_long_method_combination, initargs,[kw_lambda_list], sys_long_method_combination_lambda_list). struct_opv(claz_sys_long_method_combination, initargs,[kw_method_group_specs], sys_long_method_combination_method_group_specs). struct_opv(claz_sys_long_method_combination, name, function, sys_long_method_combination_function). struct_opv(claz_sys_long_method_combination, name, sys_args_lambda_list, sys_long_method_combination_args_lambda_list). struct_opv(claz_sys_long_method_combination, name, sys_arguments, sys_long_method_combination_arguments). struct_opv(claz_sys_long_method_combination, name, sys_declarations, sys_long_method_combination_declarations). struct_opv(claz_sys_long_method_combination, name, sys_forms, sys_long_method_combination_forms). struct_opv(claz_sys_long_method_combination, name, sys_generic_function_symbol, sys_long_method_combination_generic_function_symbol). struct_opv(claz_sys_long_method_combination, name, sys_lambda_list, sys_long_method_combination_lambda_list). struct_opv(claz_sys_long_method_combination, name, sys_method_group_specs, sys_long_method_combination_method_group_specs). struct_opv(claz_sys_long_method_combination, readers, [sys_long_method_combination_args_lambda_list], sys_long_method_combination_args_lambda_list). struct_opv(claz_sys_long_method_combination, readers, [sys_long_method_combination_function], sys_long_method_combination_function). struct_opv(claz_sys_long_method_combination, sys_class_precedence_list, [ claz_method_combination, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_long_method_combination, sys_class_precedence_list, [ claz_sys_standard_method_combination, claz_sys_definition_source_mixin, claz_method_combination, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_long_method_combination, type_of, standard_class). struct_opv(claz_sys_long_method_combination_error, class_name, sys_long_method_combination_error). struct_opv(claz_sys_long_method_combination_error, include, claz_simple_error). struct_opv(claz_sys_long_method_combination_error, include, claz_sys_reference_condition). struct_opv(claz_sys_long_method_combination_error, sys_class_precedence_list, [ claz_sys_reference_condition, claz_simple_error, claz_simple_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_long_method_combination_error, type_of, sys_condition_class). struct_opv(claz_sys_loop_initialization, class_name, sys_loop_initialization). struct_opv(claz_sys_loop_initialization, include, claz_structure_object). struct_opv(claz_sys_loop_initialization, initargs,[kw_bindings], sys_loop_initialization_bindings). struct_opv(claz_sys_loop_initialization, initargs,[kw_declspecs], sys_loop_initialization_declspecs). struct_opv(claz_sys_loop_initialization, initargs,[kw_depends_preceding], sys_loop_initialization_depends_preceding). struct_opv(claz_sys_loop_initialization, initargs,[kw_endtest_forms], sys_loop_initialization_endtest_forms). struct_opv(claz_sys_loop_initialization, initargs,[kw_everytime], sys_loop_initialization_everytime). struct_opv(claz_sys_loop_initialization, initargs,[kw_later_depend], sys_loop_initialization_later_depend). struct_opv(claz_sys_loop_initialization, initargs,[kw_preamble], sys_loop_initialization_preamble). struct_opv(claz_sys_loop_initialization, initargs,[kw_requires_stepbefore], sys_loop_initialization_requires_stepbefore). struct_opv(claz_sys_loop_initialization, initargs,[kw_specform], sys_loop_initialization_specform). struct_opv(claz_sys_loop_initialization, name, sys_bindings, sys_loop_initialization_bindings). struct_opv(claz_sys_loop_initialization, name, sys_declspecs, sys_loop_initialization_declspecs). struct_opv(claz_sys_loop_initialization, name, sys_depends_preceding, sys_loop_initialization_depends_preceding). struct_opv(claz_sys_loop_initialization, name, sys_endtest_forms, sys_loop_initialization_endtest_forms). struct_opv(claz_sys_loop_initialization, name, sys_everytime, sys_loop_initialization_everytime). struct_opv(claz_sys_loop_initialization, name, sys_later_depend, sys_loop_initialization_later_depend). struct_opv(claz_sys_loop_initialization, name, sys_preamble, sys_loop_initialization_preamble). struct_opv(claz_sys_loop_initialization, name, sys_requires_stepbefore, sys_loop_initialization_requires_stepbefore). struct_opv(claz_sys_loop_initialization, name, sys_specform, sys_loop_initialization_specform). struct_opv(claz_sys_loop_initialization, readers, [sys_li_bindings], sys_loop_initialization_bindings). struct_opv(claz_sys_loop_initialization, readers, [sys_li_declspecs], sys_loop_initialization_declspecs). struct_opv(claz_sys_loop_initialization, readers, [sys_li_depends_preceding], sys_loop_initialization_depends_preceding). struct_opv(claz_sys_loop_initialization, readers, [sys_li_endtest_forms], sys_loop_initialization_endtest_forms). struct_opv(claz_sys_loop_initialization, readers, [sys_li_everytime], sys_loop_initialization_everytime). struct_opv(claz_sys_loop_initialization, readers, [sys_li_later_depend], sys_loop_initialization_later_depend). struct_opv(claz_sys_loop_initialization, readers, [sys_li_preamble], sys_loop_initialization_preamble). struct_opv(claz_sys_loop_initialization, readers, [sys_li_requires_stepbefore], sys_loop_initialization_requires_stepbefore). struct_opv(claz_sys_loop_initialization, readers, [sys_li_specform], sys_loop_initialization_specform). struct_opv(claz_sys_loop_initialization, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_sys_loop_initialization, type_of, structure_class). struct_opv(claz_sys_loop_initialization, writers, [[setf, sys_li_bindings]], sys_loop_initialization_bindings). struct_opv(claz_sys_loop_initialization, writers, [[setf, sys_li_declspecs]], sys_loop_initialization_declspecs). struct_opv(claz_sys_loop_initialization, writers, [[setf, sys_li_depends_preceding]], sys_loop_initialization_depends_preceding). struct_opv(claz_sys_loop_initialization, writers, [[setf, sys_li_endtest_forms]], sys_loop_initialization_endtest_forms). struct_opv(claz_sys_loop_initialization, writers, [[setf, sys_li_everytime]], sys_loop_initialization_everytime). struct_opv(claz_sys_loop_initialization, writers, [[setf, sys_li_later_depend]], sys_loop_initialization_later_depend). struct_opv(claz_sys_loop_initialization, writers, [[setf, sys_li_preamble]], sys_loop_initialization_preamble). struct_opv(claz_sys_loop_initialization, writers, [[setf, sys_li_requires_stepbefore]], sys_loop_initialization_requires_stepbefore). struct_opv(claz_sys_loop_initialization, writers, [[setf, sys_li_specform]], sys_loop_initialization_specform). struct_opv(claz_sys_memory_fault_error, class_name, sys_memory_fault_error). struct_opv(claz_sys_memory_fault_error, include, claz_error). struct_opv(claz_sys_memory_fault_error, include, claz_sys_system_condition). struct_opv(claz_sys_memory_fault_error, sys_class_precedence_list, [ claz_sys_system_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_memory_fault_error, type_of, sys_condition_class). struct_opv(claz_sys_metaobject, class_name, sys_metaobject). struct_opv(claz_sys_metaobject, include, claz_standard_object). struct_opv(claz_sys_metaobject, sys_class_precedence_list, [claz_standard_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_metaobject, sys_class_precedence_list, [claz_standard_object, claz_t]). struct_opv(claz_sys_metaobject, type_of, standard_class). struct_opv(claz_sys_metaobject_initialization_violation, class_name, sys_metaobject_initialization_violation). struct_opv(claz_sys_metaobject_initialization_violation, include, claz_simple_error). struct_opv(claz_sys_metaobject_initialization_violation, include, claz_sys_reference_condition). struct_opv(claz_sys_metaobject_initialization_violation, sys_class_precedence_list, [ claz_sys_reference_condition, claz_simple_error, claz_simple_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_metaobject_initialization_violation, type_of, sys_condition_class). struct_opv(claz_sys_method_call, class_name, sys_method_call). struct_opv(claz_sys_method_call, include, claz_structure_object). struct_opv(claz_sys_method_call, initform, function(identity), sys_method_call_function). struct_opv(claz_sys_method_call, name, function, sys_method_call_function). struct_opv(claz_sys_method_call, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_method_call, type, function, sys_method_call_function). struct_opv(claz_sys_method_call, type_of, structure_class). struct_opv(claz_sys_method_call_error, class_name, sys_method_call_error). struct_opv(claz_sys_method_call_error, include, claz_simple_error). struct_opv(claz_sys_method_call_error, initargs,[kw_argument_list], sys_method_call_error_args). struct_opv(claz_sys_method_call_error, initargs,[kw_generic_function], sys_method_call_error_gf). struct_opv(claz_sys_method_call_error, initargs,[kw_method], sys_method_call_error_method). struct_opv(claz_sys_method_call_error, name, method, sys_method_call_error_method). struct_opv(claz_sys_method_call_error, name, sys_args, sys_method_call_error_args). struct_opv(claz_sys_method_call_error, name, sys_gf, sys_method_call_error_gf). struct_opv(claz_sys_method_call_error, readers, [sys_method_call_error_argument_list], sys_method_call_error_args). struct_opv(claz_sys_method_call_error, readers, [sys_method_call_error_generic_function], sys_method_call_error_gf). struct_opv(claz_sys_method_call_error, readers, [sys_method_call_error_method], sys_method_call_error_method). struct_opv(claz_sys_method_call_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_method_call_error, type_of, standard_class). struct_opv(claz_sys_method_call_type_error, class_name, sys_method_call_type_error). struct_opv(claz_sys_method_call_type_error, include, claz_simple_type_error). struct_opv(claz_sys_method_call_type_error, include, claz_sys_method_call_error). struct_opv(claz_sys_method_call_type_error, sys_class_precedence_list, [ claz_simple_type_error, claz_sys_method_call_error, claz_simple_error, claz_simple_condition, claz_type_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_method_call_type_error, type_of, standard_class). struct_opv(claz_sys_method_function, class_name, sys_method_function). struct_opv(claz_sys_method_function, include, claz_function). struct_opv(claz_sys_method_function, sys_class_precedence_list, function(claz_t)). struct_opv(claz_sys_method_function, type_of, structure_class). struct_opv(claz_sys_misdesigned_forward_referenced_class, class_name, sys_misdesigned_forward_referenced_class). struct_opv(claz_sys_misdesigned_forward_referenced_class, include, claz_sys_forward_referenced_class). struct_opv(claz_sys_misdesigned_forward_referenced_class, include, claz_sys_potential_class). struct_opv(claz_sys_misdesigned_forward_referenced_class, sys_class_precedence_list, [ claz_sys_forward_referenced_class, claz_sys_potential_class, claz_sys_specializer, claz_sys_super_class, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_misdesigned_forward_referenced_class, type_of, standard_class). struct_opv(claz_sys_missing_load_form, class_name, sys_missing_load_form). struct_opv(claz_sys_missing_load_form, include, claz_error). struct_opv(claz_sys_missing_load_form, initargs,[kw_object], sys_missing_load_form_object). struct_opv(claz_sys_missing_load_form, name, sys_object, sys_missing_load_form_object). struct_opv(claz_sys_missing_load_form, readers, [sys_missing_load_form_object], sys_missing_load_form_object). struct_opv(claz_sys_missing_load_form, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_missing_load_form, type_of, standard_class). struct_opv(claz_sys_n_n, class_name, sys_n_n). struct_opv(claz_sys_n_n, include, claz_sys_accessor_dfun_info). struct_opv(claz_sys_n_n, sys_class_precedence_list, [ claz_sys_accessor_dfun_info, claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_n_n, type_of, structure_class). struct_opv(claz_sys_name_conflict, class_name, sys_name_conflict). struct_opv(claz_sys_name_conflict, include, claz_package_error). struct_opv(claz_sys_name_conflict, include, claz_sys_reference_condition). struct_opv(claz_sys_name_conflict, initargs,[kw_datum], sys_name_conflict_datum). struct_opv(claz_sys_name_conflict, initargs,[kw_function], sys_name_conflict_function). struct_opv(claz_sys_name_conflict, initargs,[kw_symbols], sys_name_conflict_symbols). struct_opv(claz_sys_name_conflict, name, function, sys_name_conflict_function). struct_opv(claz_sys_name_conflict, name, sys_datum, sys_name_conflict_datum). struct_opv(claz_sys_name_conflict, name, sys_symbols, sys_name_conflict_symbols). struct_opv(claz_sys_name_conflict, readers, [sys_name_conflict_datum], sys_name_conflict_datum). struct_opv(claz_sys_name_conflict, readers, [sys_name_conflict_function], sys_name_conflict_function). struct_opv(claz_sys_name_conflict, readers, [sys_name_conflict_symbols], sys_name_conflict_symbols). struct_opv(claz_sys_name_conflict, sys_class_precedence_list, [ claz_sys_reference_condition, claz_package_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_name_conflict, type_of, sys_condition_class). struct_opv(claz_sys_new_value_specialization, class_name, sys_new_value_specialization). struct_opv(claz_sys_new_value_specialization, include, claz_error). struct_opv(claz_sys_new_value_specialization, include, claz_sys_reference_condition). struct_opv(claz_sys_new_value_specialization, initargs,[kw_method], sys_new_value_specialization_method). struct_opv(claz_sys_new_value_specialization, name, sys_method, sys_new_value_specialization_method). struct_opv(claz_sys_new_value_specialization, readers, [sys_new_value_specialization_method], sys_new_value_specialization_method). struct_opv(claz_sys_new_value_specialization, sys_class_precedence_list, [ claz_sys_reference_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_new_value_specialization, type_of, sys_condition_class). struct_opv(claz_sys_newline, class_name, sys_newline). struct_opv(claz_sys_newline, include, claz_sys_section_start). struct_opv(claz_sys_newline, initargs,[kw_depth], sys_newline_depth). struct_opv(claz_sys_newline, initargs,[kw_kind], sys_newline_kind). struct_opv(claz_sys_newline, initargs,[kw_posn], sys_newline_posn). struct_opv(claz_sys_newline, initargs,[kw_section_end], sys_newline_section_end). struct_opv(claz_sys_newline, initform, 0, sys_newline_depth). struct_opv(claz_sys_newline, initform, 0, sys_newline_posn). struct_opv(claz_sys_newline, initform, [sys_required_argument], sys_newline_kind). struct_opv(claz_sys_newline, name, sys_depth, sys_newline_depth). struct_opv(claz_sys_newline, name, sys_kind, sys_newline_kind). struct_opv(claz_sys_newline, name, sys_posn, sys_newline_posn). struct_opv(claz_sys_newline, name, sys_section_end, sys_newline_section_end). struct_opv(claz_sys_newline, sys_class_precedence_list, [ claz_sys_section_start, claz_sys_queued_op, claz_structure_object, claz_t ]). struct_opv(claz_sys_newline, type, [member, sys_linear, sys_fill, sys_miser, sys_literal, sys_mandatory], sys_newline_kind). struct_opv(claz_sys_newline, type, [or, null, sys_newline, sys_block_end], sys_newline_section_end). struct_opv(claz_sys_newline, type, sys_index, sys_newline_depth). struct_opv(claz_sys_newline, type, sys_posn, sys_newline_posn). struct_opv(claz_sys_newline, type_of, structure_class). struct_opv(claz_sys_no_methods, class_name, sys_no_methods). struct_opv(claz_sys_no_methods, include, claz_sys_dfun_info). struct_opv(claz_sys_no_methods, sys_class_precedence_list, [ claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_no_methods, type_of, structure_class). struct_opv(claz_sys_no_primary_method, class_name, sys_no_primary_method). struct_opv(claz_sys_no_primary_method, include, claz_error). struct_opv(claz_sys_no_primary_method, include, claz_sys_reference_condition). struct_opv(claz_sys_no_primary_method, initargs,[kw_args], sys_no_primary_method_args). struct_opv(claz_sys_no_primary_method, initargs,[kw_generic_function], sys_no_primary_method_generic_function). struct_opv(claz_sys_no_primary_method, name, generic_function, sys_no_primary_method_generic_function). struct_opv(claz_sys_no_primary_method, name, sys_args, sys_no_primary_method_args). struct_opv(claz_sys_no_primary_method, readers, [sys_no_primary_method_args], sys_no_primary_method_args). struct_opv(claz_sys_no_primary_method, readers, [sys_no_primary_method_generic_function], sys_no_primary_method_generic_function). struct_opv(claz_sys_no_primary_method, sys_class_precedence_list, [ claz_sys_reference_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_no_primary_method, type_of, sys_condition_class). struct_opv(claz_sys_obsolete_structure, class_name, sys_obsolete_structure). struct_opv(claz_sys_obsolete_structure, include, claz_error). struct_opv(claz_sys_obsolete_structure, initargs,[kw_datum], sys_obsolete_structure_datum). struct_opv(claz_sys_obsolete_structure, name, sys_datum, sys_obsolete_structure_datum). struct_opv(claz_sys_obsolete_structure, readers, [sys_obsolete_structure_datum], sys_obsolete_structure_datum). struct_opv(claz_sys_obsolete_structure, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_obsolete_structure, type_of, sys_condition_class). struct_opv(claz_sys_one_class, class_name, sys_one_class). struct_opv(claz_sys_one_class, include, claz_sys_one_index_dfun_info). struct_opv(claz_sys_one_class, sys_class_precedence_list, [ claz_sys_one_index_dfun_info, claz_sys_accessor_dfun_info, claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_one_class, type_of, structure_class). struct_opv(claz_sys_one_index, class_name, sys_one_index). struct_opv(claz_sys_one_index, include, claz_sys_one_index_dfun_info). struct_opv(claz_sys_one_index, sys_class_precedence_list, [ claz_sys_one_index_dfun_info, claz_sys_accessor_dfun_info, claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_one_index, type_of, structure_class). struct_opv(claz_sys_one_index_dfun_info, class_name, sys_one_index_dfun_info). struct_opv(claz_sys_one_index_dfun_info, include, claz_sys_accessor_dfun_info). struct_opv(claz_sys_one_index_dfun_info, sys_class_precedence_list, [ claz_sys_accessor_dfun_info, claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_one_index_dfun_info, type_of, structure_class). struct_opv(claz_sys_package_lock_violation, class_name, sys_package_lock_violation). struct_opv(claz_sys_package_lock_violation, include, claz_package_error). struct_opv(claz_sys_package_lock_violation, include, claz_simple_condition). struct_opv(claz_sys_package_lock_violation, include, claz_sys_reference_condition). struct_opv(claz_sys_package_lock_violation, initform, [quote, xx_package_xx], sys_package_lock_violation_current_package). struct_opv(claz_sys_package_lock_violation, name, sys_current_package, sys_package_lock_violation_current_package). struct_opv(claz_sys_package_lock_violation, readers, [sys_package_lock_violation_in_package], sys_package_lock_violation_current_package). struct_opv(claz_sys_package_lock_violation, sys_class_precedence_list, [ claz_package_error, claz_error, claz_serious_condition, claz_sys_reference_condition, claz_simple_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_package_lock_violation, type_of, sys_condition_class). struct_opv(claz_sys_package_locked_error, class_name, sys_package_locked_error). struct_opv(claz_sys_package_locked_error, include, claz_sys_package_lock_violation). struct_opv(claz_sys_package_locked_error, sys_class_precedence_list, [ claz_sys_package_lock_violation, claz_package_error, claz_error, claz_serious_condition, claz_sys_reference_condition, claz_simple_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_package_locked_error, type_of, sys_condition_class). struct_opv(claz_sys_pcl_class, class_name, sys_pcl_class). struct_opv(claz_sys_pcl_class, include, claz_class). struct_opv(claz_sys_pcl_class, name, sys_can_precede_list, sys_pcl_class_can_precede_list). struct_opv(claz_sys_pcl_class, name, sys_class_precedence_list, sys_pcl_class_class_precedence_list). struct_opv(claz_sys_pcl_class, name, sys_cpl_available_p, sys_pcl_class_cpl_available_p). struct_opv(claz_sys_pcl_class, name, sys_incompatible_superclass_list, sys_pcl_class_incompatible_superclass_list). struct_opv(claz_sys_pcl_class, name, sys_wrapper, sys_pcl_class_wrapper). struct_opv(claz_sys_pcl_class, readers, [sys_class_can_precede_list], sys_pcl_class_can_precede_list). struct_opv(claz_sys_pcl_class, readers, [sys_class_incompatible_superclass_list], sys_pcl_class_incompatible_superclass_list). struct_opv(claz_sys_pcl_class, readers, [sys_class_precedence_list], sys_pcl_class_class_precedence_list). struct_opv(claz_sys_pcl_class, readers, [sys_class_wrapper], sys_pcl_class_wrapper). struct_opv(claz_sys_pcl_class, readers, [sys_cpl_available_p], sys_pcl_class_cpl_available_p). struct_opv(claz_sys_pcl_class, sys_class_precedence_list, [ claz_class, claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_standard_specializer, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_pcl_class, type_of, standard_class). struct_opv(claz_sys_pcl_class, writers, [[setf, sys_class_incompatible_superclass_list]], sys_pcl_class_incompatible_superclass_list). struct_opv(claz_sys_plist_mixin, class_name, sys_plist_mixin). struct_opv(claz_sys_plist_mixin, include, claz_standard_object). struct_opv(claz_sys_plist_mixin, initargs,[kw_plist], sys_plist_mixin_plist). struct_opv(claz_sys_plist_mixin, name, sys_plist, sys_plist_mixin_plist). struct_opv(claz_sys_plist_mixin, readers, [sys_object_plist], sys_plist_mixin_plist). struct_opv(claz_sys_plist_mixin, sys_class_precedence_list, [claz_standard_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_plist_mixin, type_of, standard_class). struct_opv(claz_sys_plist_mixin, writers, [[setf, sys_object_plist]], sys_plist_mixin_plist). struct_opv(claz_sys_potential_class, class_name, sys_potential_class). struct_opv(claz_sys_potential_class, include, claz_sys_specializer). struct_opv(claz_sys_potential_class, include, claz_sys_super_class). struct_opv(claz_sys_potential_class, sys_class_precedence_list, [ claz_sys_specializer, claz_sys_super_class, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_potential_class, type_of, standard_class). struct_opv(claz_sys_pprint_dispatch_entry, class_name, sys_pprint_dispatch_entry). struct_opv(claz_sys_pprint_dispatch_entry, include, claz_structure_object). struct_opv(claz_sys_pprint_dispatch_entry, initargs,[kw_function], sys_pprint_dispatch_entry_function). struct_opv(claz_sys_pprint_dispatch_entry, initargs,[kw_initial_p], sys_pprint_dispatch_entry_initial_p). struct_opv(claz_sys_pprint_dispatch_entry, initargs,[kw_priority], sys_pprint_dispatch_entry_os_priority). struct_opv(claz_sys_pprint_dispatch_entry, initargs,[kw_type], sys_pprint_dispatch_entry_type). struct_opv(claz_sys_pprint_dispatch_entry, initform, 0, sys_pprint_dispatch_entry_os_priority). struct_opv(claz_sys_pprint_dispatch_entry, initform, [not, [boundp, [quote, sys_xx_initial_pprint_dispatch_xx]]], sys_pprint_dispatch_entry_initial_p). struct_opv(claz_sys_pprint_dispatch_entry, initform, [sys_required_argument], sys_pprint_dispatch_entry_function). struct_opv(claz_sys_pprint_dispatch_entry, initform, [sys_required_argument], sys_pprint_dispatch_entry_type). struct_opv(claz_sys_pprint_dispatch_entry, name, function, sys_pprint_dispatch_entry_function). struct_opv(claz_sys_pprint_dispatch_entry, name, os_priority, sys_pprint_dispatch_entry_os_priority). struct_opv(claz_sys_pprint_dispatch_entry, name, sys_initial_p, sys_pprint_dispatch_entry_initial_p). struct_opv(claz_sys_pprint_dispatch_entry, name, type, sys_pprint_dispatch_entry_type). struct_opv(claz_sys_pprint_dispatch_entry, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_sys_pprint_dispatch_entry, type, [member, t, []], sys_pprint_dispatch_entry_initial_p). struct_opv(claz_sys_pprint_dispatch_entry, type, [or, function, symbol], sys_pprint_dispatch_entry_function). struct_opv(claz_sys_pprint_dispatch_entry, type, real, sys_pprint_dispatch_entry_os_priority). struct_opv(claz_sys_pprint_dispatch_entry, type_of, structure_class). struct_opv(claz_sys_pprint_dispatch_table, class_name, sys_pprint_dispatch_table). struct_opv(claz_sys_pprint_dispatch_table, include, claz_structure_object). struct_opv(claz_sys_pprint_dispatch_table, initargs,[kw_cons_entries], sys_pprint_dispatch_table_cons_entries). struct_opv(claz_sys_pprint_dispatch_table, initargs,[kw_entries], sys_pprint_dispatch_table_entries). struct_opv(claz_sys_pprint_dispatch_table, initargs,[kw_read_only_p], sys_pprint_dispatch_table_read_only_p). struct_opv(claz_sys_pprint_dispatch_table, initform, [make_hash_table, sys_test, function(eql)], sys_pprint_dispatch_table_cons_entries). struct_opv(claz_sys_pprint_dispatch_table, name, sys_cons_entries, sys_pprint_dispatch_table_cons_entries). struct_opv(claz_sys_pprint_dispatch_table, name, sys_entries, sys_pprint_dispatch_table_entries). struct_opv(claz_sys_pprint_dispatch_table, name, sys_read_only_p, sys_pprint_dispatch_table_read_only_p). struct_opv(claz_sys_pprint_dispatch_table, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_sys_pprint_dispatch_table, type, list, sys_pprint_dispatch_table_entries). struct_opv(claz_sys_pprint_dispatch_table, type_of, structure_class). struct_opv(claz_sys_print_object_stream_specializer, class_name, sys_print_object_stream_specializer). struct_opv(claz_sys_print_object_stream_specializer, include, claz_simple_warning). struct_opv(claz_sys_print_object_stream_specializer, include, claz_sys_reference_condition). struct_opv(claz_sys_print_object_stream_specializer, sys_class_precedence_list, [ claz_sys_reference_condition, claz_simple_warning, claz_simple_condition, claz_warning, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_print_object_stream_specializer, type_of, sys_condition_class). struct_opv(claz_sys_pv_table, class_name, sys_pv_table). struct_opv(claz_sys_pv_table, include, claz_structure_object). struct_opv(claz_sys_pv_table, initform, 0, sys_pv_table_pv_size). struct_opv(claz_sys_pv_table, name, sys_cache, sys_pv_table_cache). struct_opv(claz_sys_pv_table, name, sys_pv_size, sys_pv_table_pv_size). struct_opv(claz_sys_pv_table, name, sys_slot_name_lists, sys_pv_table_slot_name_lists). struct_opv(claz_sys_pv_table, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_pv_table, type, [or, sys_cache, null], sys_pv_table_cache). struct_opv(claz_sys_pv_table, type, fixnum, sys_pv_table_pv_size). struct_opv(claz_sys_pv_table, type, list, sys_pv_table_slot_name_lists). struct_opv(claz_sys_pv_table, type_of, structure_class). struct_opv(claz_sys_queued_op, class_name, sys_queued_op). struct_opv(claz_sys_queued_op, include, claz_structure_object). struct_opv(claz_sys_queued_op, initargs,[kw_posn], sys_queued_op_posn). struct_opv(claz_sys_queued_op, initform, 0, sys_queued_op_posn). struct_opv(claz_sys_queued_op, name, sys_posn, sys_queued_op_posn). struct_opv(claz_sys_queued_op, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_sys_queued_op, type, sys_posn, sys_queued_op_posn). struct_opv(claz_sys_queued_op, type_of, structure_class). struct_opv(claz_sys_section_start, class_name, sys_section_start). struct_opv(claz_sys_section_start, include, claz_sys_queued_op). struct_opv(claz_sys_section_start, initargs,[kw_depth], sys_section_start_depth). struct_opv(claz_sys_section_start, initargs,[kw_posn], sys_section_start_posn). struct_opv(claz_sys_section_start, initargs,[kw_section_end], sys_section_start_section_end). struct_opv(claz_sys_section_start, initform, 0, sys_section_start_depth). struct_opv(claz_sys_section_start, initform, 0, sys_section_start_posn). struct_opv(claz_sys_section_start, name, sys_depth, sys_section_start_depth). struct_opv(claz_sys_section_start, name, sys_posn, sys_section_start_posn). struct_opv(claz_sys_section_start, name, sys_section_end, sys_section_start_section_end). struct_opv(claz_sys_section_start, sys_class_precedence_list, [claz_sys_queued_op, claz_structure_object, claz_t]). struct_opv(claz_sys_section_start, type, [or, null, sys_newline, sys_block_end], sys_section_start_section_end). struct_opv(claz_sys_section_start, type, sys_index, sys_section_start_depth). struct_opv(claz_sys_section_start, type, sys_posn, sys_section_start_posn). struct_opv(claz_sys_section_start, type_of, structure_class). struct_opv(claz_sys_short_method_combination, class_name, sys_short_method_combination). struct_opv(claz_sys_short_method_combination, include, claz_method_combination). struct_opv(claz_sys_short_method_combination, include, claz_sys_standard_method_combination). struct_opv(claz_sys_short_method_combination, initargs,[kw_identity_with_one_argument], sys_short_method_combination_identity_with_one_argument). struct_opv(claz_sys_short_method_combination, initargs,[kw_operator], sys_short_method_combination_operator). struct_opv(claz_sys_short_method_combination, name, sys_identity_with_one_argument, sys_short_method_combination_identity_with_one_argument). struct_opv(claz_sys_short_method_combination, name, sys_operator, sys_short_method_combination_operator). struct_opv(claz_sys_short_method_combination, readers, [sys_short_combination_identity_with_one_argument], sys_short_method_combination_identity_with_one_argument). struct_opv(claz_sys_short_method_combination, readers, [sys_short_combination_operator], sys_short_method_combination_operator). struct_opv(claz_sys_short_method_combination, sys_class_precedence_list, [ claz_method_combination, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_short_method_combination, sys_class_precedence_list, [ claz_sys_standard_method_combination, claz_sys_definition_source_mixin, claz_method_combination, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_short_method_combination, type_of, standard_class). struct_opv(claz_sys_simd_pack, include, claz_t). struct_opv(claz_sys_simple_argument_list_dotted, class_name, sys_simple_argument_list_dotted). struct_opv(claz_sys_simple_argument_list_dotted, include, claz_simple_error). struct_opv(claz_sys_simple_argument_list_dotted, include, claz_sys_argument_list_dotted). struct_opv(claz_sys_simple_argument_list_dotted, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_sys_argument_list_dotted, claz_program_error, claz_type_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_argument_list_dotted, type_of, standard_class). struct_opv(claz_sys_simple_arithmetic_error, class_name, sys_simple_arithmetic_error). struct_opv(claz_sys_simple_arithmetic_error, include, claz_arithmetic_error). struct_opv(claz_sys_simple_arithmetic_error, include, claz_simple_error). struct_opv(claz_sys_simple_arithmetic_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_arithmetic_error, type_of, standard_class). struct_opv(claz_sys_simple_cell_error, class_name, sys_simple_cell_error). struct_opv(claz_sys_simple_cell_error, include, claz_cell_error). struct_opv(claz_sys_simple_cell_error, include, claz_simple_error). struct_opv(claz_sys_simple_cell_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_cell_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_cell_error, type_of, standard_class). struct_opv(claz_sys_simple_clos_warning, class_name, sys_simple_clos_warning). struct_opv(claz_sys_simple_clos_warning, include, claz_simple_condition). struct_opv(claz_sys_simple_clos_warning, include, claz_sys_clos_warning). struct_opv(claz_sys_simple_clos_warning, sys_class_precedence_list, [ claz_simple_condition, claz_sys_clos_warning, claz_warning, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_clos_warning, type_of, standard_class). struct_opv(claz_sys_simple_control_error, class_name, sys_simple_control_error). struct_opv(claz_sys_simple_control_error, include, claz_control_error). struct_opv(claz_sys_simple_control_error, include, claz_simple_error). struct_opv(claz_sys_simple_control_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_control_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_control_error, type_of, standard_class). struct_opv(claz_sys_simple_division_by_zero, class_name, sys_simple_division_by_zero). struct_opv(claz_sys_simple_division_by_zero, include, claz_division_by_zero). struct_opv(claz_sys_simple_division_by_zero, include, claz_simple_error). struct_opv(claz_sys_simple_division_by_zero, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_division_by_zero, claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_division_by_zero, type_of, standard_class). struct_opv(claz_sys_simple_end_of_file, class_name, sys_simple_end_of_file). struct_opv(claz_sys_simple_end_of_file, include, claz_end_of_file). struct_opv(claz_sys_simple_end_of_file, include, claz_simple_error). struct_opv(claz_sys_simple_end_of_file, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_end_of_file, claz_stream_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_end_of_file, type_of, standard_class). struct_opv(claz_sys_simple_file_error, class_name, sys_simple_file_error). struct_opv(claz_sys_simple_file_error, include, claz_file_error). struct_opv(claz_sys_simple_file_error, include, claz_simple_error). struct_opv(claz_sys_simple_file_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_file_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_file_error, type_of, standard_class). struct_opv(claz_sys_simple_floating_point_overflow, class_name, sys_simple_floating_point_overflow). struct_opv(claz_sys_simple_floating_point_overflow, include, claz_floating_point_overflow). struct_opv(claz_sys_simple_floating_point_overflow, include, claz_simple_error). struct_opv(claz_sys_simple_floating_point_overflow, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_floating_point_overflow, claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_floating_point_overflow, type_of, standard_class). struct_opv(claz_sys_simple_floating_point_underflow, class_name, sys_simple_floating_point_underflow). struct_opv(claz_sys_simple_floating_point_underflow, include, claz_floating_point_underflow). struct_opv(claz_sys_simple_floating_point_underflow, include, claz_simple_error). struct_opv(claz_sys_simple_floating_point_underflow, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_floating_point_underflow, claz_arithmetic_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_floating_point_underflow, type_of, standard_class). struct_opv(claz_sys_simple_gf_already_called_warning, class_name, sys_simple_gf_already_called_warning). struct_opv(claz_sys_simple_gf_already_called_warning, include, claz_simple_condition). struct_opv(claz_sys_simple_gf_already_called_warning, include, claz_sys_gf_already_called_warning). struct_opv(claz_sys_simple_gf_already_called_warning, sys_class_precedence_list, [ claz_simple_condition, claz_sys_gf_already_called_warning, claz_sys_clos_warning, claz_warning, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_gf_already_called_warning, type_of, standard_class). struct_opv(claz_sys_simple_gf_replacing_method_warning, class_name, sys_simple_gf_replacing_method_warning). struct_opv(claz_sys_simple_gf_replacing_method_warning, include, claz_simple_condition). struct_opv(claz_sys_simple_gf_replacing_method_warning, include, claz_sys_gf_replacing_method_warning). struct_opv(claz_sys_simple_gf_replacing_method_warning, sys_class_precedence_list, [ claz_simple_condition, claz_sys_gf_replacing_method_warning, claz_sys_clos_warning, claz_warning, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_gf_replacing_method_warning, type_of, standard_class). struct_opv(claz_sys_simple_interrupt_condition, class_name, sys_simple_interrupt_condition). struct_opv(claz_sys_simple_interrupt_condition, include, claz_simple_condition). struct_opv(claz_sys_simple_interrupt_condition, include, claz_sys_interrupt_condition). struct_opv(claz_sys_simple_interrupt_condition, sys_class_precedence_list, [ claz_simple_condition, claz_sys_interrupt_condition, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_interrupt_condition, type_of, standard_class). struct_opv(claz_sys_simple_keyword_error, class_name, sys_simple_keyword_error). struct_opv(claz_sys_simple_keyword_error, include, claz_simple_error). struct_opv(claz_sys_simple_keyword_error, include, claz_sys_keyword_error). struct_opv(claz_sys_simple_keyword_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_sys_keyword_error, claz_program_error, claz_type_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_keyword_error, type_of, standard_class). struct_opv(claz_sys_simple_missing_load_form, class_name, sys_simple_missing_load_form). struct_opv(claz_sys_simple_missing_load_form, include, claz_simple_error). struct_opv(claz_sys_simple_missing_load_form, include, claz_sys_missing_load_form). struct_opv(claz_sys_simple_missing_load_form, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_sys_missing_load_form, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_missing_load_form, type_of, standard_class). struct_opv(claz_sys_simple_os_error, class_name, sys_simple_os_error). struct_opv(claz_sys_simple_os_error, include, claz_simple_error). struct_opv(claz_sys_simple_os_error, include, claz_sys_os_error). struct_opv(claz_sys_simple_os_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_sys_os_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_os_error, type_of, standard_class). struct_opv(claz_sys_simple_package_error, class_name, sys_simple_package_error). struct_opv(claz_sys_simple_package_error, include, claz_package_error). struct_opv(claz_sys_simple_package_error, include, claz_simple_error). struct_opv(claz_sys_simple_package_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_package_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_package_error, type_of, standard_class). struct_opv(claz_sys_simple_parse_error, class_name, sys_simple_parse_error). struct_opv(claz_sys_simple_parse_error, include, claz_parse_error). struct_opv(claz_sys_simple_parse_error, include, claz_simple_error). struct_opv(claz_sys_simple_parse_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_parse_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_parse_error, type_of, standard_class). struct_opv(claz_sys_simple_print_not_readable, class_name, sys_simple_print_not_readable). struct_opv(claz_sys_simple_print_not_readable, include, claz_print_not_readable). struct_opv(claz_sys_simple_print_not_readable, include, claz_simple_error). struct_opv(claz_sys_simple_print_not_readable, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_print_not_readable, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_print_not_readable, type_of, standard_class). struct_opv(claz_sys_simple_program_error, class_name, sys_simple_program_error). struct_opv(claz_sys_simple_program_error, include, claz_program_error). struct_opv(claz_sys_simple_program_error, include, claz_simple_error). struct_opv(claz_sys_simple_program_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_program_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_program_error, type_of, standard_class). struct_opv(claz_sys_simple_reader_error, class_name, sys_simple_reader_error). struct_opv(claz_sys_simple_reader_error, include, claz_reader_error). struct_opv(claz_sys_simple_reader_error, include, claz_simple_error). struct_opv(claz_sys_simple_reader_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_reader_error, claz_parse_error, claz_stream_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_reader_error, type_of, standard_class). struct_opv(claz_sys_simple_serious_condition, class_name, sys_simple_serious_condition). struct_opv(claz_sys_simple_serious_condition, include, claz_serious_condition). struct_opv(claz_sys_simple_serious_condition, include, claz_simple_condition). struct_opv(claz_sys_simple_serious_condition, sys_class_precedence_list, [ claz_simple_condition, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_serious_condition, type_of, standard_class). struct_opv(claz_sys_simple_source_program_error, class_name, sys_simple_source_program_error). struct_opv(claz_sys_simple_source_program_error, include, claz_simple_error). struct_opv(claz_sys_simple_source_program_error, include, claz_sys_source_program_error). struct_opv(claz_sys_simple_source_program_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_sys_source_program_error, claz_program_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_source_program_error, type_of, standard_class). struct_opv(claz_sys_simple_storage_condition, class_name, sys_simple_storage_condition). struct_opv(claz_sys_simple_storage_condition, include, claz_simple_condition). struct_opv(claz_sys_simple_storage_condition, include, claz_storage_condition). struct_opv(claz_sys_simple_storage_condition, sys_class_precedence_list, [ claz_simple_condition, claz_storage_condition, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_storage_condition, type_of, standard_class). struct_opv(claz_sys_simple_stream_error, class_name, sys_simple_stream_error). struct_opv(claz_sys_simple_stream_error, include, claz_simple_error). struct_opv(claz_sys_simple_stream_error, include, claz_stream_error). struct_opv(claz_sys_simple_stream_error, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_stream_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_stream_error, type_of, standard_class). struct_opv(claz_sys_simple_style_warning, class_name, sys_simple_style_warning). struct_opv(claz_sys_simple_style_warning, include, claz_simple_condition). struct_opv(claz_sys_simple_style_warning, include, claz_style_warning). struct_opv(claz_sys_simple_style_warning, sys_class_precedence_list, [ claz_simple_condition, claz_style_warning, claz_warning, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_style_warning, sys_class_precedence_list, [ claz_style_warning, claz_warning, claz_simple_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_style_warning, type_of, standard_class). struct_opv(claz_sys_simple_unbound_slot, class_name, sys_simple_unbound_slot). struct_opv(claz_sys_simple_unbound_slot, include, claz_simple_error). struct_opv(claz_sys_simple_unbound_slot, include, claz_unbound_slot). struct_opv(claz_sys_simple_unbound_slot, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_unbound_slot, claz_cell_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_unbound_slot, type_of, standard_class). struct_opv(claz_sys_simple_unbound_variable, class_name, sys_simple_unbound_variable). struct_opv(claz_sys_simple_unbound_variable, include, claz_simple_error). struct_opv(claz_sys_simple_unbound_variable, include, claz_unbound_variable). struct_opv(claz_sys_simple_unbound_variable, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_unbound_variable, claz_cell_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_unbound_variable, type_of, standard_class). struct_opv(claz_sys_simple_undefined_function, class_name, sys_simple_undefined_function). struct_opv(claz_sys_simple_undefined_function, include, claz_simple_error). struct_opv(claz_sys_simple_undefined_function, include, claz_undefined_function). struct_opv(claz_sys_simple_undefined_function, sys_class_precedence_list, [ claz_simple_error, claz_simple_condition, claz_undefined_function, claz_cell_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_sys_simple_undefined_function, type_of, standard_class). struct_opv(claz_sys_slot_definition, class_name, sys_slot_definition). struct_opv(claz_sys_slot_definition, include, claz_sys_metaobject). struct_opv(claz_sys_slot_definition, include, claz_sys_slot_definition). struct_opv(claz_sys_slot_definition, initargs,[kw_allocation], sys_slot_definition_allocation). struct_opv(claz_sys_slot_definition, initargs,[kw_allocation_class], sys_slot_definition_allocation_class). struct_opv(claz_sys_slot_definition, initargs,[kw_class], sys_slot_definition_class). struct_opv(claz_sys_slot_definition, initargs,[kw_documentation], sys_slot_definition_documentation). struct_opv(claz_sys_slot_definition, initargs,[kw_inheritable_doc], sys_slot_definition_inheritable_doc). struct_opv(claz_sys_slot_definition, initargs,[kw_inheritable_initer], sys_slot_definition_inheritable_initer). struct_opv(claz_sys_slot_definition, initargs,[kw_initargs], sys_slot_definition_initargs). struct_opv(claz_sys_slot_definition, initargs,[kw_initform], sys_slot_definition_initform). struct_opv(claz_sys_slot_definition, initargs,[kw_initfunction], sys_slot_definition_initfunction). struct_opv(claz_sys_slot_definition, initargs,[kw_location], sys_slot_definition_location). struct_opv(claz_sys_slot_definition, initargs,[kw_name], sys_slot_definition_name). struct_opv(claz_sys_slot_definition, initargs,[kw_readers], sys_slot_definition_readers). struct_opv(claz_sys_slot_definition, initargs,[kw_source], sys_slot_definition_source). struct_opv(claz_sys_slot_definition, initargs,[kw_type], sys_slot_definition_type). struct_opv(claz_sys_slot_definition, initargs,[kw_writers], sys_slot_definition_writers). struct_opv(claz_sys_slot_definition, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_slot_definition_initform). struct_opv(claz_sys_slot_definition, initform, 0, sys_slot_definition_accessor_flags). struct_opv(claz_sys_slot_definition, initform, sys_instance, sys_slot_definition_allocation). struct_opv(claz_sys_slot_definition, initform, t, sys_slot_definition_type). struct_opv(claz_sys_slot_definition, name, documentation, sys_slot_definition_documentation). struct_opv(claz_sys_slot_definition, name, initargs,sys_slot_definition_initargs). struct_opv(claz_sys_slot_definition, name, initform, sys_slot_definition_initform). struct_opv(claz_sys_slot_definition, name, readers, sys_slot_definition_readers). struct_opv(claz_sys_slot_definition, name, sys_accessor_flags, sys_slot_definition_accessor_flags). struct_opv(claz_sys_slot_definition, name, sys_allocation, sys_slot_definition_allocation). struct_opv(claz_sys_slot_definition, name, sys_allocation_class, sys_slot_definition_allocation_class). struct_opv(claz_sys_slot_definition, name, sys_class, sys_slot_definition_class). struct_opv(claz_sys_slot_definition, name, sys_declared_type, sys_slot_definition_type). struct_opv(claz_sys_slot_definition, name, sys_info, sys_slot_definition_info). struct_opv(claz_sys_slot_definition, name, sys_inheritable_doc, sys_slot_definition_inheritable_doc). struct_opv(claz_sys_slot_definition, name, sys_inheritable_initer, sys_slot_definition_inheritable_initer). struct_opv(claz_sys_slot_definition, name, sys_initfunction, sys_slot_definition_initfunction). struct_opv(claz_sys_slot_definition, name, sys_location, sys_slot_definition_location). struct_opv(claz_sys_slot_definition, name, sys_name, sys_slot_definition_name). struct_opv(claz_sys_slot_definition, name, sys_source, sys_slot_definition_source). struct_opv(claz_sys_slot_definition, name, type, sys_slot_definition_type). struct_opv(claz_sys_slot_definition, name, writers, sys_slot_definition_writers). struct_opv(claz_sys_slot_definition, readers, [sys_definition_source], sys_slot_definition_source). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_allocation], sys_slot_definition_allocation). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_allocation_class], sys_slot_definition_allocation_class). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_class], sys_slot_definition_class). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_documentation], sys_slot_definition_documentation). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_info], sys_slot_definition_info). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_initargs], sys_slot_definition_initargs). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_initform], sys_slot_definition_initform). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_initfunction], sys_slot_definition_initfunction). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_location], sys_slot_definition_location). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_name], sys_slot_definition_name). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_readers], sys_slot_definition_readers). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_type], sys_slot_definition_type). struct_opv(claz_sys_slot_definition, readers, [sys_slot_definition_writers], sys_slot_definition_writers). struct_opv(claz_sys_slot_definition, sys_class_precedence_list, [ claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_slot_definition, sys_class_precedence_list, [ claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_slot_definition, sys_class_precedence_list, [ claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_slot_definition, sys_class_precedence_list, [ claz_sys_slot_definition, claz_sys_slot_definition, claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_slot_definition, sys_class_precedence_list, [ claz_sys_slot_definition, claz_sys_slot_definition, claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_slot_definition, sys_class_precedence_list, [claz_sys_metaobject, claz_standard_object, claz_t]). struct_opv(claz_sys_slot_definition, type, [or, null, integer, cons], sys_slot_definition_location). struct_opv(claz_sys_slot_definition, type, cons, sys_slot_definition_inheritable_doc). struct_opv(claz_sys_slot_definition, type, cons, sys_slot_definition_inheritable_initer). struct_opv(claz_sys_slot_definition, type, list, sys_slot_definition_initargs). struct_opv(claz_sys_slot_definition, type, symbol, sys_slot_definition_allocation). struct_opv(claz_sys_slot_definition, type, symbol, sys_slot_definition_name). struct_opv(claz_sys_slot_definition, type_of, standard_class). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_definition_source]], sys_slot_definition_source). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_allocation]], sys_slot_definition_allocation). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_allocation_class]], sys_slot_definition_allocation_class). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_class]], sys_slot_definition_class). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_documentation]], sys_slot_definition_documentation). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_info]], sys_slot_definition_info). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_initargs]], sys_slot_definition_initargs). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_initform]], sys_slot_definition_initform). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_initfunction]], sys_slot_definition_initfunction). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_location]], sys_slot_definition_location). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_name]], sys_slot_definition_name). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_readers]], sys_slot_definition_readers). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_type]], sys_slot_definition_type). struct_opv(claz_sys_slot_definition, writers, [[setf, sys_slot_definition_writers]], sys_slot_definition_writers). struct_opv(claz_sys_slot_info, class_name, sys_slot_info). struct_opv(claz_sys_slot_info, include, claz_structure_object). struct_opv(claz_sys_slot_info, initform, [sys_missing_arg], sys_slot_info_boundp). struct_opv(claz_sys_slot_info, initform, [sys_missing_arg], sys_slot_info_reader). struct_opv(claz_sys_slot_info, initform, [sys_missing_arg], sys_slot_info_writer). struct_opv(claz_sys_slot_info, name, boundp, sys_slot_info_boundp). struct_opv(claz_sys_slot_info, name, sys_reader, sys_slot_info_reader). struct_opv(claz_sys_slot_info, name, sys_typecheck, sys_slot_info_typecheck). struct_opv(claz_sys_slot_info, name, sys_writer, sys_slot_info_writer). struct_opv(claz_sys_slot_info, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_slot_info, type, [or, null, function], sys_slot_info_typecheck). struct_opv(claz_sys_slot_info, type, function, sys_slot_info_boundp). struct_opv(claz_sys_slot_info, type, function, sys_slot_info_reader). struct_opv(claz_sys_slot_info, type, function, sys_slot_info_writer). struct_opv(claz_sys_slot_info, type_of, structure_class). struct_opv(claz_sys_slot_object, class_name, sys_slot_object). struct_opv(claz_sys_slot_object, include, claz_t). struct_opv(claz_sys_slot_object, sys_class_precedence_list, [claz_t]). struct_opv(claz_sys_slot_object, type_of, sys_slotted_class). struct_opv(claz_sys_slotd_initialization_error, class_name, sys_slotd_initialization_error). struct_opv(claz_sys_slotd_initialization_error, include, claz_error). struct_opv(claz_sys_slotd_initialization_error, include, claz_sys_reference_condition). struct_opv(claz_sys_slotd_initialization_error, initargs,[kw_initarg], sys_slotd_initialization_error_initarg). struct_opv(claz_sys_slotd_initialization_error, initargs,[kw_kind], sys_slotd_initialization_error_kind). struct_opv(claz_sys_slotd_initialization_error, initargs,[kw_value], sys_slotd_initialization_error_value). struct_opv(claz_sys_slotd_initialization_error, initform, [quote, []], sys_slotd_initialization_error_value). struct_opv(claz_sys_slotd_initialization_error, name, sys_initarg, sys_slotd_initialization_error_initarg). struct_opv(claz_sys_slotd_initialization_error, name, sys_kind, sys_slotd_initialization_error_kind). struct_opv(claz_sys_slotd_initialization_error, name, sys_value, sys_slotd_initialization_error_value). struct_opv(claz_sys_slotd_initialization_error, readers, [sys_slotd_initialization_error_initarg], sys_slotd_initialization_error_initarg). struct_opv(claz_sys_slotd_initialization_error, readers, [sys_slotd_initialization_error_kind], sys_slotd_initialization_error_kind). struct_opv(claz_sys_slotd_initialization_error, readers, [sys_slotd_initialization_error_value], sys_slotd_initialization_error_value). struct_opv(claz_sys_slotd_initialization_error, sys_class_precedence_list, [ claz_sys_reference_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_slotd_initialization_error, type_of, sys_condition_class). struct_opv(claz_sys_slotd_initialization_type_error, class_name, sys_slotd_initialization_type_error). struct_opv(claz_sys_slotd_initialization_type_error, include, claz_sys_slotd_initialization_error). struct_opv(claz_sys_slotd_initialization_type_error, include, claz_type_error). struct_opv(claz_sys_slotd_initialization_type_error, initargs,[kw_datum, sys_value], sys_slotd_initialization_type_error_value). struct_opv(claz_sys_slotd_initialization_type_error, initform, [quote, []], sys_slotd_initialization_type_error_value). struct_opv(claz_sys_slotd_initialization_type_error, name, sys_value, sys_slotd_initialization_type_error_value). struct_opv(claz_sys_slotd_initialization_type_error, sys_class_precedence_list, [ claz_sys_slotd_initialization_error, claz_sys_reference_condition, claz_type_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_slotd_initialization_type_error, type_of, sys_condition_class). struct_opv(claz_sys_slotted_class, class_name, sys_slotted_class). struct_opv(claz_sys_slotted_class, include, claz_class). struct_opv(claz_sys_slotted_class, include, claz_sys_pcl_class). struct_opv(claz_sys_slotted_class, name, sys_class_direct_accessors, sys_slotted_class_direct_accessors). struct_opv(claz_sys_slotted_class, name, sys_class_direct_slots, sys_slotted_class_direct_slots). struct_opv(claz_sys_slotted_class, name, sys_instance_size, sys_slotted_class_instance_size). struct_opv(claz_sys_slotted_class, name, sys_slots, sys_slotted_class_slots). struct_opv(claz_sys_slotted_class, name, sys_subclass_of_stablehash_p, sys_slotted_class_subclass_of_stablehash_p). struct_opv(claz_sys_slotted_class, name, sys_valid_initargs_from_slots, sys_slotted_class_valid_initargs_from_slots). struct_opv(claz_sys_slotted_class, readers, [sys_class_direct_slots], sys_slotted_class_direct_slots). struct_opv(claz_sys_slotted_class, readers, [sys_class_slots], sys_slotted_class_slots). struct_opv(claz_sys_slotted_class, sys_class_precedence_list, [ claz_class, claz_sys_potential_class, claz_sys_specializer, claz_sys_super_class, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_slotted_class, sys_class_precedence_list, [ claz_sys_pcl_class, claz_class, claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_standard_specializer, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_slotted_class, type, [integer, 1, *], sys_slotted_class_instance_size). struct_opv(claz_sys_slotted_class, type, boolean, sys_slotted_class_subclass_of_stablehash_p). struct_opv(claz_sys_slotted_class, type, list, sys_slotted_class_direct_accessors). struct_opv(claz_sys_slotted_class, type, list, sys_slotted_class_valid_initargs_from_slots). struct_opv(claz_sys_slotted_class, type_of, standard_class). struct_opv(claz_sys_specializer, class_name, sys_specializer). struct_opv(claz_sys_specializer, include, claz_sys_metaobject). struct_opv(claz_sys_specializer, include, claz_sys_standard_stablehash). struct_opv(claz_sys_specializer, name, sys_class_direct_generic_functions, sys_specializer_direct_generic_functions). struct_opv(claz_sys_specializer, name, sys_class_direct_methods, sys_specializer_direct_methods). struct_opv(claz_sys_specializer, name, sys_flag, sys_specializer_flag). struct_opv(claz_sys_specializer, name, type, sys_specializer_type). struct_opv(claz_sys_specializer, readers, [sys_eql_specializer_flag], sys_specializer_flag). struct_opv(claz_sys_specializer, readers, [sys_specializer_direct_generic_functions], sys_specializer_direct_generic_functions). struct_opv(claz_sys_specializer, readers, [sys_specializer_direct_methods], sys_specializer_direct_methods). struct_opv(claz_sys_specializer, readers, [sys_specializer_type], sys_specializer_type). struct_opv(claz_sys_specializer, sys_class_precedence_list, [ claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_specializer, sys_class_precedence_list, [ claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_specializer, sys_class_precedence_list, [claz_sys_metaobject, claz_standard_object, claz_t]). struct_opv(claz_sys_specializer, type_of, standard_class). struct_opv(claz_sys_specializer, writers, [[setf, sys_eql_specializer_flag]], sys_specializer_flag). struct_opv(claz_sys_specializer, writers, [[setf, sys_specializer_direct_generic_functions]], sys_specializer_direct_generic_functions). struct_opv(claz_sys_specializer, writers, [[setf, sys_specializer_direct_methods]], sys_specializer_direct_methods). struct_opv(claz_sys_specializer_with_object, class_name, sys_specializer_with_object). struct_opv(claz_sys_specializer_with_object, include, claz_sys_specializer). struct_opv(claz_sys_specializer_with_object, sys_class_precedence_list, [ claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_specializer_with_object, type_of, standard_class). struct_opv(claz_sys_standard_accessor_method, class_name, sys_standard_accessor_method). struct_opv(claz_sys_standard_accessor_method, include, claz_standard_method). struct_opv(claz_sys_standard_accessor_method, include, claz_sys_accessor_method). struct_opv(claz_sys_standard_accessor_method, initargs,[kw_documentation], sys_standard_accessor_method_documentation). struct_opv(claz_sys_standard_accessor_method, initargs,[kw_function], sys_standard_accessor_method_function). struct_opv(claz_sys_standard_accessor_method, initargs,[kw_generic_function], sys_standard_accessor_method_generic_function). struct_opv(claz_sys_standard_accessor_method, initargs,[kw_lambda_list], sys_standard_accessor_method_lambda_list). struct_opv(claz_sys_standard_accessor_method, initargs,[kw_plist], sys_standard_accessor_method_plist). struct_opv(claz_sys_standard_accessor_method, initargs,[kw_qualifiers], sys_standard_accessor_method_qualifiers). struct_opv(claz_sys_standard_accessor_method, initargs,[kw_slot_definition], sys_standard_accessor_method_slot_definition). struct_opv(claz_sys_standard_accessor_method, initargs,[kw_specializers], sys_standard_accessor_method_specializers). struct_opv(claz_sys_standard_accessor_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_accessor_method_function). struct_opv(claz_sys_standard_accessor_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_accessor_method_lambda_list). struct_opv(claz_sys_standard_accessor_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_accessor_method_specializers). struct_opv(claz_sys_standard_accessor_method, name, documentation, sys_standard_accessor_method_documentation). struct_opv(claz_sys_standard_accessor_method, name, sys_function, sys_standard_accessor_method_function). struct_opv(claz_sys_standard_accessor_method, name, sys_generic_function, sys_standard_accessor_method_generic_function). struct_opv(claz_sys_standard_accessor_method, name, sys_keywords, sys_standard_accessor_method_keywords). struct_opv(claz_sys_standard_accessor_method, name, sys_lambda_list, sys_standard_accessor_method_lambda_list). struct_opv(claz_sys_standard_accessor_method, name, sys_plist, sys_standard_accessor_method_plist). struct_opv(claz_sys_standard_accessor_method, name, sys_qualifiers, sys_standard_accessor_method_qualifiers). struct_opv(claz_sys_standard_accessor_method, name, sys_slot_definition, sys_standard_accessor_method_slot_definition). struct_opv(claz_sys_standard_accessor_method, name, sys_specializers, sys_standard_accessor_method_specializers). struct_opv(claz_sys_standard_accessor_method, readers, [method_qualifiers], sys_standard_accessor_method_qualifiers). struct_opv(claz_sys_standard_accessor_method, readers, [sys_accessor_method_slot_definition], sys_standard_accessor_method_slot_definition). struct_opv(claz_sys_standard_accessor_method, readers, [sys_method_function], sys_standard_accessor_method_function). struct_opv(claz_sys_standard_accessor_method, readers, [sys_method_generic_function], sys_standard_accessor_method_generic_function). struct_opv(claz_sys_standard_accessor_method, readers, [sys_method_keywords], sys_standard_accessor_method_keywords). struct_opv(claz_sys_standard_accessor_method, readers, [sys_method_lambda_list], sys_standard_accessor_method_lambda_list). struct_opv(claz_sys_standard_accessor_method, readers, [sys_method_plist], sys_standard_accessor_method_plist). struct_opv(claz_sys_standard_accessor_method, readers, [sys_method_specializers], sys_standard_accessor_method_specializers). struct_opv(claz_sys_standard_accessor_method, sys_class_precedence_list, [ claz_standard_method, claz_method, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_standard_accessor_method, sys_class_precedence_list, [ claz_standard_method, claz_method, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_standard_accessor_method, sys_class_precedence_list, [ claz_sys_accessor_method, claz_standard_method, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_method, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_standard_accessor_method, type, sys_class_direct_slot_definition, sys_standard_accessor_method_slot_definition). struct_opv(claz_sys_standard_accessor_method, type_of, standard_class). struct_opv(claz_sys_standard_accessor_method, writers, [[setf, method_qualifiers]], sys_standard_accessor_method_qualifiers). struct_opv(claz_sys_standard_accessor_method, writers, [[setf, sys_accessor_method_slot_definition]], sys_standard_accessor_method_slot_definition). struct_opv(claz_sys_standard_accessor_method, writers, [[setf, sys_method_function]], sys_standard_accessor_method_function). struct_opv(claz_sys_standard_accessor_method, writers, [[setf, sys_method_generic_function]], sys_standard_accessor_method_generic_function). struct_opv(claz_sys_standard_accessor_method, writers, [[setf, sys_method_keywords]], sys_standard_accessor_method_keywords). struct_opv(claz_sys_standard_accessor_method, writers, [[setf, sys_method_lambda_list]], sys_standard_accessor_method_lambda_list). struct_opv(claz_sys_standard_accessor_method, writers, [[setf, sys_method_plist]], sys_standard_accessor_method_plist). struct_opv(claz_sys_standard_accessor_method, writers, [[setf, sys_method_specializers]], sys_standard_accessor_method_specializers). struct_opv(claz_sys_standard_boundp_method, class_name, sys_standard_boundp_method). struct_opv(claz_sys_standard_boundp_method, include, claz_sys_standard_accessor_method). struct_opv(claz_sys_standard_boundp_method, sys_class_precedence_list, [ claz_sys_standard_accessor_method, claz_sys_accessor_method, claz_standard_method, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_method, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_standard_boundp_method, type_of, standard_class). struct_opv(claz_sys_standard_funcallable_instance, class_name, sys_standard_funcallable_instance). struct_opv(claz_sys_standard_funcallable_instance, include, claz_function). struct_opv(claz_sys_standard_funcallable_instance, sys_class_precedence_list, function(claz_t)). struct_opv(claz_sys_standard_funcallable_instance, type_of, structure_class). struct_opv(claz_sys_standard_method_combination, class_name, sys_standard_method_combination). struct_opv(claz_sys_standard_method_combination, include, claz_method_combination). struct_opv(claz_sys_standard_method_combination, include, claz_sys_definition_source_mixin). struct_opv(claz_sys_standard_method_combination, initargs,[kw_options], sys_standard_method_combination_options). struct_opv(claz_sys_standard_method_combination, initargs,[kw_type_name], sys_standard_method_combination_type_name). struct_opv(claz_sys_standard_method_combination, name, sys_options, sys_standard_method_combination_options). struct_opv(claz_sys_standard_method_combination, name, sys_type_name, sys_standard_method_combination_type_name). struct_opv(claz_sys_standard_method_combination, readers, [sys_method_combination_options], sys_standard_method_combination_options). struct_opv(claz_sys_standard_method_combination, readers, [sys_method_combination_type_name], sys_standard_method_combination_type_name). struct_opv(claz_sys_standard_method_combination, sys_class_precedence_list, [ claz_sys_definition_source_mixin, claz_method_combination, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_standard_method_combination, type_of, standard_class). struct_opv(claz_sys_standard_optimized_reader_method, class_name, sys_standard_optimized_reader_method). struct_opv(claz_sys_standard_optimized_reader_method, include, claz_sys_standard_reader_method). struct_opv(claz_sys_standard_optimized_reader_method, initargs,[kw_documentation], sys_standard_optimized_reader_method_documentation). struct_opv(claz_sys_standard_optimized_reader_method, initargs,[kw_function], sys_standard_optimized_reader_method_function). struct_opv(claz_sys_standard_optimized_reader_method, initargs,[kw_generic_function], sys_standard_optimized_reader_method_generic_function). struct_opv(claz_sys_standard_optimized_reader_method, initargs,[kw_lambda_list], sys_standard_optimized_reader_method_lambda_list). struct_opv(claz_sys_standard_optimized_reader_method, initargs,[kw_plist], sys_standard_optimized_reader_method_plist). struct_opv(claz_sys_standard_optimized_reader_method, initargs,[kw_qualifiers], sys_standard_optimized_reader_method_qualifiers). struct_opv(claz_sys_standard_optimized_reader_method, initargs,[kw_slot_definition], sys_standard_optimized_reader_method_slot_definition). struct_opv(claz_sys_standard_optimized_reader_method, initargs,[kw_specializers], sys_standard_optimized_reader_method_specializers). struct_opv(claz_sys_standard_optimized_reader_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_optimized_reader_method_function). struct_opv(claz_sys_standard_optimized_reader_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_optimized_reader_method_lambda_list). struct_opv(claz_sys_standard_optimized_reader_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_optimized_reader_method_specializers). struct_opv(claz_sys_standard_optimized_reader_method, name, documentation, sys_standard_optimized_reader_method_documentation). struct_opv(claz_sys_standard_optimized_reader_method, name, sys_function, sys_standard_optimized_reader_method_function). struct_opv(claz_sys_standard_optimized_reader_method, name, sys_generic_function, sys_standard_optimized_reader_method_generic_function). struct_opv(claz_sys_standard_optimized_reader_method, name, sys_keywords, sys_standard_optimized_reader_method_keywords). struct_opv(claz_sys_standard_optimized_reader_method, name, sys_lambda_list, sys_standard_optimized_reader_method_lambda_list). struct_opv(claz_sys_standard_optimized_reader_method, name, sys_plist, sys_standard_optimized_reader_method_plist). struct_opv(claz_sys_standard_optimized_reader_method, name, sys_qualifiers, sys_standard_optimized_reader_method_qualifiers). struct_opv(claz_sys_standard_optimized_reader_method, name, sys_slot_definition, sys_standard_optimized_reader_method_slot_definition). struct_opv(claz_sys_standard_optimized_reader_method, name, sys_specializers, sys_standard_optimized_reader_method_specializers). struct_opv(claz_sys_standard_optimized_reader_method, readers, [method_qualifiers], sys_standard_optimized_reader_method_qualifiers). struct_opv(claz_sys_standard_optimized_reader_method, readers, [sys_accessor_method_slot_definition], sys_standard_optimized_reader_method_slot_definition). struct_opv(claz_sys_standard_optimized_reader_method, readers, [sys_method_function], sys_standard_optimized_reader_method_function). struct_opv(claz_sys_standard_optimized_reader_method, readers, [sys_method_generic_function], sys_standard_optimized_reader_method_generic_function). struct_opv(claz_sys_standard_optimized_reader_method, readers, [sys_method_keywords], sys_standard_optimized_reader_method_keywords). struct_opv(claz_sys_standard_optimized_reader_method, readers, [sys_method_lambda_list], sys_standard_optimized_reader_method_lambda_list). struct_opv(claz_sys_standard_optimized_reader_method, readers, [sys_method_plist], sys_standard_optimized_reader_method_plist). struct_opv(claz_sys_standard_optimized_reader_method, readers, [sys_method_specializers], sys_standard_optimized_reader_method_specializers). struct_opv(claz_sys_standard_optimized_reader_method, sys_class_precedence_list, [ claz_sys_standard_reader_method, claz_sys_standard_accessor_method, claz_standard_method, claz_method, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_standard_optimized_reader_method, type_of, standard_class). struct_opv(claz_sys_standard_optimized_reader_method, writers, [[setf, method_qualifiers]], sys_standard_optimized_reader_method_qualifiers). struct_opv(claz_sys_standard_optimized_reader_method, writers, [[setf, sys_accessor_method_slot_definition]], sys_standard_optimized_reader_method_slot_definition). struct_opv(claz_sys_standard_optimized_reader_method, writers, [[setf, sys_method_function]], sys_standard_optimized_reader_method_function). struct_opv(claz_sys_standard_optimized_reader_method, writers, [[setf, sys_method_generic_function]], sys_standard_optimized_reader_method_generic_function). struct_opv(claz_sys_standard_optimized_reader_method, writers, [[setf, sys_method_keywords]], sys_standard_optimized_reader_method_keywords). struct_opv(claz_sys_standard_optimized_reader_method, writers, [[setf, sys_method_lambda_list]], sys_standard_optimized_reader_method_lambda_list). struct_opv(claz_sys_standard_optimized_reader_method, writers, [[setf, sys_method_plist]], sys_standard_optimized_reader_method_plist). struct_opv(claz_sys_standard_optimized_reader_method, writers, [[setf, sys_method_specializers]], sys_standard_optimized_reader_method_specializers). struct_opv(claz_sys_standard_optimized_writer_method, class_name, sys_standard_optimized_writer_method). struct_opv(claz_sys_standard_optimized_writer_method, include, claz_sys_standard_writer_method). struct_opv(claz_sys_standard_optimized_writer_method, initargs,[kw_documentation], sys_standard_optimized_writer_method_documentation). struct_opv(claz_sys_standard_optimized_writer_method, initargs,[kw_function], sys_standard_optimized_writer_method_function). struct_opv(claz_sys_standard_optimized_writer_method, initargs,[kw_generic_function], sys_standard_optimized_writer_method_generic_function). struct_opv(claz_sys_standard_optimized_writer_method, initargs,[kw_lambda_list], sys_standard_optimized_writer_method_lambda_list). struct_opv(claz_sys_standard_optimized_writer_method, initargs,[kw_plist], sys_standard_optimized_writer_method_plist). struct_opv(claz_sys_standard_optimized_writer_method, initargs,[kw_qualifiers], sys_standard_optimized_writer_method_qualifiers). struct_opv(claz_sys_standard_optimized_writer_method, initargs,[kw_slot_definition], sys_standard_optimized_writer_method_slot_definition). struct_opv(claz_sys_standard_optimized_writer_method, initargs,[kw_specializers], sys_standard_optimized_writer_method_specializers). struct_opv(claz_sys_standard_optimized_writer_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_optimized_writer_method_function). struct_opv(claz_sys_standard_optimized_writer_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_optimized_writer_method_lambda_list). struct_opv(claz_sys_standard_optimized_writer_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_optimized_writer_method_specializers). struct_opv(claz_sys_standard_optimized_writer_method, name, documentation, sys_standard_optimized_writer_method_documentation). struct_opv(claz_sys_standard_optimized_writer_method, name, sys_function, sys_standard_optimized_writer_method_function). struct_opv(claz_sys_standard_optimized_writer_method, name, sys_generic_function, sys_standard_optimized_writer_method_generic_function). struct_opv(claz_sys_standard_optimized_writer_method, name, sys_keywords, sys_standard_optimized_writer_method_keywords). struct_opv(claz_sys_standard_optimized_writer_method, name, sys_lambda_list, sys_standard_optimized_writer_method_lambda_list). struct_opv(claz_sys_standard_optimized_writer_method, name, sys_plist, sys_standard_optimized_writer_method_plist). struct_opv(claz_sys_standard_optimized_writer_method, name, sys_qualifiers, sys_standard_optimized_writer_method_qualifiers). struct_opv(claz_sys_standard_optimized_writer_method, name, sys_slot_definition, sys_standard_optimized_writer_method_slot_definition). struct_opv(claz_sys_standard_optimized_writer_method, name, sys_specializers, sys_standard_optimized_writer_method_specializers). struct_opv(claz_sys_standard_optimized_writer_method, readers, [method_qualifiers], sys_standard_optimized_writer_method_qualifiers). struct_opv(claz_sys_standard_optimized_writer_method, readers, [sys_accessor_method_slot_definition], sys_standard_optimized_writer_method_slot_definition). struct_opv(claz_sys_standard_optimized_writer_method, readers, [sys_method_function], sys_standard_optimized_writer_method_function). struct_opv(claz_sys_standard_optimized_writer_method, readers, [sys_method_generic_function], sys_standard_optimized_writer_method_generic_function). struct_opv(claz_sys_standard_optimized_writer_method, readers, [sys_method_keywords], sys_standard_optimized_writer_method_keywords). struct_opv(claz_sys_standard_optimized_writer_method, readers, [sys_method_lambda_list], sys_standard_optimized_writer_method_lambda_list). struct_opv(claz_sys_standard_optimized_writer_method, readers, [sys_method_plist], sys_standard_optimized_writer_method_plist). struct_opv(claz_sys_standard_optimized_writer_method, readers, [sys_method_specializers], sys_standard_optimized_writer_method_specializers). struct_opv(claz_sys_standard_optimized_writer_method, sys_class_precedence_list, [ claz_sys_standard_writer_method, claz_sys_standard_accessor_method, claz_standard_method, claz_method, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_standard_optimized_writer_method, type_of, standard_class). struct_opv(claz_sys_standard_optimized_writer_method, writers, [[setf, method_qualifiers]], sys_standard_optimized_writer_method_qualifiers). struct_opv(claz_sys_standard_optimized_writer_method, writers, [[setf, sys_accessor_method_slot_definition]], sys_standard_optimized_writer_method_slot_definition). struct_opv(claz_sys_standard_optimized_writer_method, writers, [[setf, sys_method_function]], sys_standard_optimized_writer_method_function). struct_opv(claz_sys_standard_optimized_writer_method, writers, [[setf, sys_method_generic_function]], sys_standard_optimized_writer_method_generic_function). struct_opv(claz_sys_standard_optimized_writer_method, writers, [[setf, sys_method_keywords]], sys_standard_optimized_writer_method_keywords). struct_opv(claz_sys_standard_optimized_writer_method, writers, [[setf, sys_method_lambda_list]], sys_standard_optimized_writer_method_lambda_list). struct_opv(claz_sys_standard_optimized_writer_method, writers, [[setf, sys_method_plist]], sys_standard_optimized_writer_method_plist). struct_opv(claz_sys_standard_optimized_writer_method, writers, [[setf, sys_method_specializers]], sys_standard_optimized_writer_method_specializers). struct_opv(claz_sys_standard_reader_method, class_name, sys_standard_reader_method). struct_opv(claz_sys_standard_reader_method, include, claz_sys_standard_accessor_method). struct_opv(claz_sys_standard_reader_method, initargs,[kw_documentation], sys_standard_reader_method_documentation). struct_opv(claz_sys_standard_reader_method, initargs,[kw_function], sys_standard_reader_method_function). struct_opv(claz_sys_standard_reader_method, initargs,[kw_generic_function], sys_standard_reader_method_generic_function). struct_opv(claz_sys_standard_reader_method, initargs,[kw_lambda_list], sys_standard_reader_method_lambda_list). struct_opv(claz_sys_standard_reader_method, initargs,[kw_plist], sys_standard_reader_method_plist). struct_opv(claz_sys_standard_reader_method, initargs,[kw_qualifiers], sys_standard_reader_method_qualifiers). struct_opv(claz_sys_standard_reader_method, initargs,[kw_slot_definition], sys_standard_reader_method_slot_definition). struct_opv(claz_sys_standard_reader_method, initargs,[kw_specializers], sys_standard_reader_method_specializers). struct_opv(claz_sys_standard_reader_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_reader_method_function). struct_opv(claz_sys_standard_reader_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_reader_method_lambda_list). struct_opv(claz_sys_standard_reader_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_reader_method_specializers). struct_opv(claz_sys_standard_reader_method, name, documentation, sys_standard_reader_method_documentation). struct_opv(claz_sys_standard_reader_method, name, sys_function, sys_standard_reader_method_function). struct_opv(claz_sys_standard_reader_method, name, sys_generic_function, sys_standard_reader_method_generic_function). struct_opv(claz_sys_standard_reader_method, name, sys_keywords, sys_standard_reader_method_keywords). struct_opv(claz_sys_standard_reader_method, name, sys_lambda_list, sys_standard_reader_method_lambda_list). struct_opv(claz_sys_standard_reader_method, name, sys_plist, sys_standard_reader_method_plist). struct_opv(claz_sys_standard_reader_method, name, sys_qualifiers, sys_standard_reader_method_qualifiers). struct_opv(claz_sys_standard_reader_method, name, sys_slot_definition, sys_standard_reader_method_slot_definition). struct_opv(claz_sys_standard_reader_method, name, sys_specializers, sys_standard_reader_method_specializers). struct_opv(claz_sys_standard_reader_method, readers, [method_qualifiers], sys_standard_reader_method_qualifiers). struct_opv(claz_sys_standard_reader_method, readers, [sys_accessor_method_slot_definition], sys_standard_reader_method_slot_definition). struct_opv(claz_sys_standard_reader_method, readers, [sys_method_function], sys_standard_reader_method_function). struct_opv(claz_sys_standard_reader_method, readers, [sys_method_generic_function], sys_standard_reader_method_generic_function). struct_opv(claz_sys_standard_reader_method, readers, [sys_method_keywords], sys_standard_reader_method_keywords). struct_opv(claz_sys_standard_reader_method, readers, [sys_method_lambda_list], sys_standard_reader_method_lambda_list). struct_opv(claz_sys_standard_reader_method, readers, [sys_method_plist], sys_standard_reader_method_plist). struct_opv(claz_sys_standard_reader_method, readers, [sys_method_specializers], sys_standard_reader_method_specializers). struct_opv(claz_sys_standard_reader_method, sys_class_precedence_list, [ claz_sys_standard_accessor_method, claz_standard_method, claz_method, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_standard_reader_method, sys_class_precedence_list, [ claz_sys_standard_accessor_method, claz_standard_method, claz_method, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_standard_reader_method, sys_class_precedence_list, [ claz_sys_standard_accessor_method, claz_sys_accessor_method, claz_standard_method, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_method, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_standard_reader_method, type_of, standard_class). struct_opv(claz_sys_standard_reader_method, writers, [[setf, method_qualifiers]], sys_standard_reader_method_qualifiers). struct_opv(claz_sys_standard_reader_method, writers, [[setf, sys_accessor_method_slot_definition]], sys_standard_reader_method_slot_definition). struct_opv(claz_sys_standard_reader_method, writers, [[setf, sys_method_function]], sys_standard_reader_method_function). struct_opv(claz_sys_standard_reader_method, writers, [[setf, sys_method_generic_function]], sys_standard_reader_method_generic_function). struct_opv(claz_sys_standard_reader_method, writers, [[setf, sys_method_keywords]], sys_standard_reader_method_keywords). struct_opv(claz_sys_standard_reader_method, writers, [[setf, sys_method_lambda_list]], sys_standard_reader_method_lambda_list). struct_opv(claz_sys_standard_reader_method, writers, [[setf, sys_method_plist]], sys_standard_reader_method_plist). struct_opv(claz_sys_standard_reader_method, writers, [[setf, sys_method_specializers]], sys_standard_reader_method_specializers). struct_opv(claz_sys_standard_specializer, class_name, sys_standard_specializer). struct_opv(claz_sys_standard_specializer, include, claz_sys_specializer). struct_opv(claz_sys_standard_specializer, sys_class_precedence_list, [ claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_standard_specializer, type_of, standard_class). struct_opv(claz_sys_standard_stablehash, class_name, sys_standard_stablehash). struct_opv(claz_sys_standard_stablehash, include, claz_standard_object). struct_opv(claz_sys_standard_stablehash, sys_class_precedence_list, [claz_standard_object, claz_t]). struct_opv(claz_sys_standard_stablehash, type_of, standard_class). struct_opv(claz_sys_standard_writer_method, class_name, sys_standard_writer_method). struct_opv(claz_sys_standard_writer_method, include, claz_sys_standard_accessor_method). struct_opv(claz_sys_standard_writer_method, initargs,[kw_documentation], sys_standard_writer_method_documentation). struct_opv(claz_sys_standard_writer_method, initargs,[kw_function], sys_standard_writer_method_function). struct_opv(claz_sys_standard_writer_method, initargs,[kw_generic_function], sys_standard_writer_method_generic_function). struct_opv(claz_sys_standard_writer_method, initargs,[kw_lambda_list], sys_standard_writer_method_lambda_list). struct_opv(claz_sys_standard_writer_method, initargs,[kw_plist], sys_standard_writer_method_plist). struct_opv(claz_sys_standard_writer_method, initargs,[kw_qualifiers], sys_standard_writer_method_qualifiers). struct_opv(claz_sys_standard_writer_method, initargs,[kw_slot_definition], sys_standard_writer_method_slot_definition). struct_opv(claz_sys_standard_writer_method, initargs,[kw_specializers], sys_standard_writer_method_specializers). struct_opv(claz_sys_standard_writer_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_writer_method_function). struct_opv(claz_sys_standard_writer_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_writer_method_lambda_list). struct_opv(claz_sys_standard_writer_method, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_standard_writer_method_specializers). struct_opv(claz_sys_standard_writer_method, name, documentation, sys_standard_writer_method_documentation). struct_opv(claz_sys_standard_writer_method, name, sys_function, sys_standard_writer_method_function). struct_opv(claz_sys_standard_writer_method, name, sys_generic_function, sys_standard_writer_method_generic_function). struct_opv(claz_sys_standard_writer_method, name, sys_keywords, sys_standard_writer_method_keywords). struct_opv(claz_sys_standard_writer_method, name, sys_lambda_list, sys_standard_writer_method_lambda_list). struct_opv(claz_sys_standard_writer_method, name, sys_plist, sys_standard_writer_method_plist). struct_opv(claz_sys_standard_writer_method, name, sys_qualifiers, sys_standard_writer_method_qualifiers). struct_opv(claz_sys_standard_writer_method, name, sys_slot_definition, sys_standard_writer_method_slot_definition). struct_opv(claz_sys_standard_writer_method, name, sys_specializers, sys_standard_writer_method_specializers). struct_opv(claz_sys_standard_writer_method, readers, [method_qualifiers], sys_standard_writer_method_qualifiers). struct_opv(claz_sys_standard_writer_method, readers, [sys_accessor_method_slot_definition], sys_standard_writer_method_slot_definition). struct_opv(claz_sys_standard_writer_method, readers, [sys_method_function], sys_standard_writer_method_function). struct_opv(claz_sys_standard_writer_method, readers, [sys_method_generic_function], sys_standard_writer_method_generic_function). struct_opv(claz_sys_standard_writer_method, readers, [sys_method_keywords], sys_standard_writer_method_keywords). struct_opv(claz_sys_standard_writer_method, readers, [sys_method_lambda_list], sys_standard_writer_method_lambda_list). struct_opv(claz_sys_standard_writer_method, readers, [sys_method_plist], sys_standard_writer_method_plist). struct_opv(claz_sys_standard_writer_method, readers, [sys_method_specializers], sys_standard_writer_method_specializers). struct_opv(claz_sys_standard_writer_method, sys_class_precedence_list, [ claz_sys_standard_accessor_method, claz_standard_method, claz_method, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_standard_writer_method, sys_class_precedence_list, [ claz_sys_standard_accessor_method, claz_standard_method, claz_method, claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_standard_writer_method, sys_class_precedence_list, [ claz_sys_standard_accessor_method, claz_sys_accessor_method, claz_standard_method, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_method, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_standard_writer_method, type_of, standard_class). struct_opv(claz_sys_standard_writer_method, writers, [[setf, method_qualifiers]], sys_standard_writer_method_qualifiers). struct_opv(claz_sys_standard_writer_method, writers, [[setf, sys_accessor_method_slot_definition]], sys_standard_writer_method_slot_definition). struct_opv(claz_sys_standard_writer_method, writers, [[setf, sys_method_function]], sys_standard_writer_method_function). struct_opv(claz_sys_standard_writer_method, writers, [[setf, sys_method_generic_function]], sys_standard_writer_method_generic_function). struct_opv(claz_sys_standard_writer_method, writers, [[setf, sys_method_keywords]], sys_standard_writer_method_keywords). struct_opv(claz_sys_standard_writer_method, writers, [[setf, sys_method_lambda_list]], sys_standard_writer_method_lambda_list). struct_opv(claz_sys_standard_writer_method, writers, [[setf, sys_method_plist]], sys_standard_writer_method_plist). struct_opv(claz_sys_standard_writer_method, writers, [[setf, sys_method_specializers]], sys_standard_writer_method_specializers). struct_opv(claz_sys_step_condition, class_name, sys_step_condition). struct_opv(claz_sys_step_condition, include, claz_condition). struct_opv(claz_sys_step_condition, initargs,[kw_form], sys_step_condition_form). struct_opv(claz_sys_step_condition, name, sys_form, sys_step_condition_form). struct_opv(claz_sys_step_condition, readers, [sys_step_condition_form], sys_step_condition_form). struct_opv(claz_sys_step_condition, sys_class_precedence_list, [claz_condition, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_step_condition, type_of, sys_condition_class). struct_opv(claz_sys_step_finished_condition, class_name, sys_step_finished_condition). struct_opv(claz_sys_step_finished_condition, include, claz_sys_step_condition). struct_opv(claz_sys_step_finished_condition, sys_class_precedence_list, [ claz_sys_step_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_step_finished_condition, type_of, sys_condition_class). struct_opv(claz_sys_step_form_condition, class_name, sys_step_form_condition). struct_opv(claz_sys_step_form_condition, include, claz_sys_step_condition). struct_opv(claz_sys_step_form_condition, initargs,[kw_args], sys_step_form_condition_args). struct_opv(claz_sys_step_form_condition, name, sys_args, sys_step_form_condition_args). struct_opv(claz_sys_step_form_condition, readers, [sys_step_condition_args], sys_step_form_condition_args). struct_opv(claz_sys_step_form_condition, sys_class_precedence_list, [ claz_sys_step_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_step_form_condition, type_of, sys_condition_class). struct_opv(claz_sys_structure_c33_object, class_name, sys_structure_c33_object). struct_opv(claz_sys_structure_c33_object, include, claz_structure_object). struct_opv(claz_sys_structure_c33_object, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_structure_c33_object, type_of, structure_class). struct_opv(claz_sys_structure_slot_definition, class_name, sys_structure_slot_definition). struct_opv(claz_sys_structure_slot_definition, include, claz_sys_slot_definition). struct_opv(claz_sys_structure_slot_definition, initargs,[kw_defstruct_accessor_symbol], sys_structure_slot_definition_defstruct_accessor_symbol). struct_opv(claz_sys_structure_slot_definition, initargs,[kw_internal_reader_function], sys_structure_slot_definition_internal_reader_function). struct_opv(claz_sys_structure_slot_definition, initargs,[kw_internal_writer_function], sys_structure_slot_definition_internal_writer_function). struct_opv(claz_sys_structure_slot_definition, name, sys_defstruct_accessor_symbol, sys_structure_slot_definition_defstruct_accessor_symbol). struct_opv(claz_sys_structure_slot_definition, name, sys_internal_reader_function, sys_structure_slot_definition_internal_reader_function). struct_opv(claz_sys_structure_slot_definition, name, sys_internal_writer_function, sys_structure_slot_definition_internal_writer_function). struct_opv(claz_sys_structure_slot_definition, readers, [sys_slot_definition_defstruct_accessor_symbol], sys_structure_slot_definition_defstruct_accessor_symbol). struct_opv(claz_sys_structure_slot_definition, readers, [sys_slot_definition_internal_reader_function], sys_structure_slot_definition_internal_reader_function). struct_opv(claz_sys_structure_slot_definition, readers, [sys_slot_definition_internal_writer_function], sys_structure_slot_definition_internal_writer_function). struct_opv(claz_sys_structure_slot_definition, sys_class_precedence_list, [ claz_sys_slot_definition, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_structure_slot_definition, type_of, standard_class). struct_opv(claz_sys_structure_slot_definition, writers, [[setf, sys_slot_definition_defstruct_accessor_symbol]], sys_structure_slot_definition_defstruct_accessor_symbol). struct_opv(claz_sys_structure_slot_definition, writers, [[setf, sys_slot_definition_internal_reader_function]], sys_structure_slot_definition_internal_reader_function). struct_opv(claz_sys_structure_slot_definition, writers, [[setf, sys_slot_definition_internal_writer_function]], sys_structure_slot_definition_internal_writer_function). struct_opv(claz_sys_structure_stablehash, class_name, sys_structure_stablehash). struct_opv(claz_sys_structure_stablehash, include, claz_structure_object). struct_opv(claz_sys_structure_stablehash, initargs,[kw_hashcode], sys_structure_stablehash_hashcode). struct_opv(claz_sys_structure_stablehash, name, sys_hashcode, sys_structure_stablehash_hashcode). struct_opv(claz_sys_structure_stablehash, readers, [sys_structure_stablehash_hashcode], sys_structure_stablehash_hashcode). struct_opv(claz_sys_structure_stablehash, sys_class_precedence_list, [claz_structure_object, claz_t]). struct_opv(claz_sys_structure_stablehash, type_of, structure_class). struct_opv(claz_sys_structure_stablehash, writers, [[setf, sys_structure_stablehash_hashcode]], sys_structure_stablehash_hashcode). struct_opv(claz_sys_super_class, class_name, sys_super_class). struct_opv(claz_sys_super_class, include, claz_sys_metaobject). struct_opv(claz_sys_super_class, include, claz_sys_standard_stablehash). struct_opv(claz_sys_super_class, initargs,[kw_name], sys_super_class_classname). struct_opv(claz_sys_super_class, name, sys_class_direct_subclasses, sys_super_class_direct_subclasses). struct_opv(claz_sys_super_class, name, sys_classname, sys_super_class_classname). struct_opv(claz_sys_super_class, sys_class_precedence_list, [ claz_sys_standard_stablehash, claz_sys_metaobject, claz_standard_object, claz_t ]). struct_opv(claz_sys_super_class, type, [or, hash_table, sys_weak_list, null], sys_super_class_direct_subclasses). struct_opv(claz_sys_super_class, type, symbol, sys_super_class_classname). struct_opv(claz_sys_super_class, type_of, standard_class). struct_opv(claz_sys_symbol_package_locked_error, class_name, sys_symbol_package_locked_error). struct_opv(claz_sys_symbol_package_locked_error, include, claz_sys_package_lock_violation). struct_opv(claz_sys_symbol_package_locked_error, initargs,[kw_symbol], sys_symbol_package_locked_error_symbol). struct_opv(claz_sys_symbol_package_locked_error, name, symbol, sys_symbol_package_locked_error_symbol). struct_opv(claz_sys_symbol_package_locked_error, readers, [sys_package_locked_error_symbol], sys_symbol_package_locked_error_symbol). struct_opv(claz_sys_symbol_package_locked_error, sys_class_precedence_list, [ claz_sys_package_lock_violation, claz_package_error, claz_error, claz_serious_condition, claz_sys_reference_condition, claz_simple_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_symbol_package_locked_error, type_of, sys_condition_class). struct_opv(claz_sys_system_area_pointer, include, claz_t). struct_opv(claz_sys_system_class, class_name, sys_system_class). struct_opv(claz_sys_system_class, include, claz_sys_pcl_class). struct_opv(claz_sys_system_class, sys_class_precedence_list, [ claz_sys_pcl_class, claz_class, claz_sys_dependent_update_mixin, claz_sys_plist_mixin, claz_sys_definition_source_mixin, claz_sys_standard_specializer, claz_sys_specializer, claz_sys_metaobject, claz_standard_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_system_class, type_of, standard_class). struct_opv(claz_sys_system_condition, class_name, sys_system_condition). struct_opv(claz_sys_system_condition, include, claz_condition). struct_opv(claz_sys_system_condition, initargs,[kw_address], sys_system_condition_address). struct_opv(claz_sys_system_condition, initargs,[kw_context], sys_system_condition_context). struct_opv(claz_sys_system_condition, initform, [quote, []], sys_system_condition_address). struct_opv(claz_sys_system_condition, initform, [quote, []], sys_system_condition_context). struct_opv(claz_sys_system_condition, name, sys_address, sys_system_condition_address). struct_opv(claz_sys_system_condition, name, sys_context, sys_system_condition_context). struct_opv(claz_sys_system_condition, readers, [sys_system_condition_address], sys_system_condition_address). struct_opv(claz_sys_system_condition, readers, [sys_system_condition_context], sys_system_condition_context). struct_opv(claz_sys_system_condition, sys_class_precedence_list, [claz_condition, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_system_condition, type_of, sys_condition_class). struct_opv(claz_sys_tab, class_name, sys_tab). struct_opv(claz_sys_tab, include, claz_sys_queued_op). struct_opv(claz_sys_tab, initargs,[kw_colinc], sys_tab_colinc). struct_opv(claz_sys_tab, initargs,[kw_colnum], sys_tab_colnum). struct_opv(claz_sys_tab, initargs,[kw_posn], sys_tab_posn). struct_opv(claz_sys_tab, initargs,[kw_relativep], sys_tab_relativep). struct_opv(claz_sys_tab, initargs,[kw_sectionp], sys_tab_sectionp). struct_opv(claz_sys_tab, initform, 0, sys_tab_colinc). struct_opv(claz_sys_tab, initform, 0, sys_tab_colnum). struct_opv(claz_sys_tab, initform, 0, sys_tab_posn). struct_opv(claz_sys_tab, name, sys_colinc, sys_tab_colinc). struct_opv(claz_sys_tab, name, sys_colnum, sys_tab_colnum). struct_opv(claz_sys_tab, name, sys_posn, sys_tab_posn). struct_opv(claz_sys_tab, name, sys_relativep, sys_tab_relativep). struct_opv(claz_sys_tab, name, sys_sectionp, sys_tab_sectionp). struct_opv(claz_sys_tab, sys_class_precedence_list, [claz_sys_queued_op, claz_structure_object, claz_t]). struct_opv(claz_sys_tab, type, [member, t, []], sys_tab_relativep). struct_opv(claz_sys_tab, type, [member, t, []], sys_tab_sectionp). struct_opv(claz_sys_tab, type, sys_column, sys_tab_colinc). struct_opv(claz_sys_tab, type, sys_column, sys_tab_colnum). struct_opv(claz_sys_tab, type, sys_posn, sys_tab_posn). struct_opv(claz_sys_tab, type_of, structure_class). struct_opv(claz_sys_timeout, class_name, sys_timeout). struct_opv(claz_sys_timeout, include, claz_serious_condition). struct_opv(claz_sys_timeout, initargs,[kw_seconds], sys_timeout_seconds). struct_opv(claz_sys_timeout, initform, [quote, []], sys_timeout_seconds). struct_opv(claz_sys_timeout, name, sys_seconds, sys_timeout_seconds). struct_opv(claz_sys_timeout, readers, [sys_timeout_seconds], sys_timeout_seconds). struct_opv(claz_sys_timeout, sys_class_precedence_list, [ claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_timeout, type_of, sys_condition_class). struct_opv(claz_sys_timer, class_name, sys_timer). struct_opv(claz_sys_timer, include, claz_structure_object). struct_opv(claz_sys_timer, initform, 1, sys_timer_expire_time). struct_opv(claz_sys_timer, name, sys_cancel_function, sys_timer_cancel_function). struct_opv(claz_sys_timer, name, sys_catch_up, sys_timer_catch_up). struct_opv(claz_sys_timer, name, sys_expire_time, sys_timer_expire_time). struct_opv(claz_sys_timer, name, sys_interrupt_function, sys_timer_interrupt_function). struct_opv(claz_sys_timer, name, sys_repeat_interval, sys_timer_repeat_interval). struct_opv(claz_sys_timer, name, threads_thread, sys_timer_threads_thread). struct_opv(claz_sys_timer, sys_class_precedence_list, [claz_structure_object, claz_sys_slot_object, claz_t]). struct_opv(claz_sys_timer, type, [or, null, [real, 0]], sys_timer_repeat_interval). struct_opv(claz_sys_timer, type, [or, null, function], sys_timer_cancel_function). struct_opv(claz_sys_timer, type, [or, null, function], sys_timer_interrupt_function). struct_opv(claz_sys_timer, type, [or, null, real], sys_timer_expire_time). struct_opv(claz_sys_timer, type, [or, threads_thread, boolean], sys_timer_threads_thread). struct_opv(claz_sys_timer, type, boolean, sys_timer_catch_up). struct_opv(claz_sys_timer, type_of, structure_class). struct_opv(claz_sys_two_class, class_name, sys_two_class). struct_opv(claz_sys_two_class, include, claz_sys_one_class). struct_opv(claz_sys_two_class, sys_class_precedence_list, [ claz_sys_one_class, claz_sys_one_index_dfun_info, claz_sys_accessor_dfun_info, claz_sys_dfun_info, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_two_class, type_of, structure_class). struct_opv(claz_sys_unset_funcallable_instance_function, class_name, sys_unset_funcallable_instance_function). struct_opv(claz_sys_unset_funcallable_instance_function, include, claz_simple_error). struct_opv(claz_sys_unset_funcallable_instance_function, include, claz_sys_reference_condition). struct_opv(claz_sys_unset_funcallable_instance_function, sys_class_precedence_list, [ claz_sys_reference_condition, claz_simple_error, claz_simple_condition, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_sys_unset_funcallable_instance_function, type_of, sys_condition_class). struct_opv(claz_sys_var, include, claz_structure_object). struct_opv(claz_sys_weak_pointer, class_name, sys_weak_pointer). struct_opv(claz_sys_weak_pointer, include, claz_t). struct_opv(claz_sys_weak_pointer, sys_class_precedence_list, [claz_t]). struct_opv(claz_sys_weak_pointer, type_of, built_in_class). struct_opv(claz_t, class_name, t). struct_opv(claz_t, type_of, built_in_class). struct_opv(claz_t, type_of, sys_system_class). struct_opv(claz_two_way_stream, class_name, two_way_stream). struct_opv(claz_two_way_stream, include, claz_stream). struct_opv(claz_two_way_stream, include, claz_sys_ansi_stream). struct_opv(claz_two_way_stream, initform, [sys_missing_arg], sys_two_way_stream_input_stream). struct_opv(claz_two_way_stream, initform, [sys_missing_arg], sys_two_way_stream_output_stream). struct_opv(claz_two_way_stream, initform, function(sys_two_way_bin), sys_two_way_stream_bin). struct_opv(claz_two_way_stream, initform, function(sys_two_way_bout), sys_two_way_stream_bout). struct_opv(claz_two_way_stream, initform, function(sys_two_way_in), sys_two_way_stream_in). struct_opv(claz_two_way_stream, initform, function(sys_two_way_misc), sys_two_way_stream_misc). struct_opv(claz_two_way_stream, initform, function(sys_two_way_n_bin), sys_two_way_stream_n_bin). struct_opv(claz_two_way_stream, initform, function(sys_two_way_out), sys_two_way_stream_out). struct_opv(claz_two_way_stream, initform, function(sys_two_way_sout), sys_two_way_stream_sout). struct_opv(claz_two_way_stream, name, sys_bin, sys_two_way_stream_bin). struct_opv(claz_two_way_stream, name, sys_bout, sys_two_way_stream_bout). struct_opv(claz_two_way_stream, name, sys_in, sys_two_way_stream_in). struct_opv(claz_two_way_stream, name, sys_input_stream, sys_two_way_stream_input_stream). struct_opv(claz_two_way_stream, name, sys_misc, sys_two_way_stream_misc). struct_opv(claz_two_way_stream, name, sys_n_bin, sys_two_way_stream_n_bin). struct_opv(claz_two_way_stream, name, sys_out, sys_two_way_stream_out). struct_opv(claz_two_way_stream, name, sys_output_stream, sys_two_way_stream_output_stream). struct_opv(claz_two_way_stream, name, sys_sout, sys_two_way_stream_sout). struct_opv(claz_two_way_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_sys_slot_object, claz_t ]). struct_opv(claz_two_way_stream, sys_class_precedence_list, [ claz_sys_ansi_stream, claz_stream, claz_structure_object, claz_t ]). struct_opv(claz_two_way_stream, sys_class_precedence_list, [claz_stream, claz_t]). struct_opv(claz_two_way_stream, sys_class_precedence_list, [claz_sys_ansi_stream, claz_stream, claz_t]). struct_opv(claz_two_way_stream, type, function, sys_two_way_stream_bin). struct_opv(claz_two_way_stream, type, function, sys_two_way_stream_bout). struct_opv(claz_two_way_stream, type, function, sys_two_way_stream_in). struct_opv(claz_two_way_stream, type, function, sys_two_way_stream_misc). struct_opv(claz_two_way_stream, type, function, sys_two_way_stream_n_bin). struct_opv(claz_two_way_stream, type, function, sys_two_way_stream_out). struct_opv(claz_two_way_stream, type, function, sys_two_way_stream_sout). struct_opv(claz_two_way_stream, type, stream, sys_two_way_stream_input_stream). struct_opv(claz_two_way_stream, type, stream, sys_two_way_stream_output_stream). struct_opv(claz_two_way_stream, type_of, built_in_class). struct_opv(claz_two_way_stream, type_of, structure_class). struct_opv(claz_type_error, class_name, type_error). struct_opv(claz_type_error, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_type_error, include, claz_error). struct_opv(claz_type_error, initargs,[kw_datum], sys_type_error_datum). struct_opv(claz_type_error, initargs,[kw_expected_type], sys_type_error_expected_type). struct_opv(claz_type_error, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_type_error_datum). struct_opv(claz_type_error, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_type_error_expected_type). struct_opv(claz_type_error, initform, [ lambda, [condition, stream], [ format, stream, '$ARRAY'([*], claz_base_character, [ #\(~), #\('S'), #\(' '), #\(i), #\(s), #\(' '), #\(n), #\(o), #\(t), #\(' '), #\(o), #\(f), #\(' '), #\(t), #\(y), #\(p), #\(e), #\(' '), #\(~), #\('S'), #\('.') ]), [type_error_datum, condition], [type_error_expected_type, condition] ] ], sys_type_error_report_function). struct_opv(claz_type_error, name, sys_datum, sys_type_error_datum). struct_opv(claz_type_error, name, sys_expected_type, sys_type_error_expected_type). struct_opv(claz_type_error, name, sys_report_function, sys_type_error_report_function). struct_opv(claz_type_error, readers, [type_error_datum], sys_type_error_datum). struct_opv(claz_type_error, readers, [type_error_expected_type], sys_type_error_expected_type). struct_opv(claz_type_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_type_error, sys_class_precedence_list, [ claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_type_error, type_of, standard_class). struct_opv(claz_type_error, type_of, sys_condition_class). struct_opv(claz_unbound_slot, class_name, unbound_slot). struct_opv(claz_unbound_slot, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_unbound_slot, include, claz_cell_error). struct_opv(claz_unbound_slot, initargs,[kw_instance], sys_unbound_slot_instance). struct_opv(claz_unbound_slot, initform, /*sys_c43_initform_unsupplied_c43*/[], sys_unbound_slot_instance). struct_opv(claz_unbound_slot, initform, [ lambda, [condition, stream], [ format, stream, '$ARRAY'([*], claz_base_character, [ #\('T'), #\(h), #\(e), #\(' '), #\(s), #\(l), #\(o), #\(t), #\(' '), #\(~), #\('S'), #\(' '), #\(i), #\(n), #\(' '), #\(t), #\(h), #\(e), #\(' '), #\(o), #\(b), #\(j), #\(e), #\(c), #\(t), #\(' '), #\(~), #\('S'), #\(' '), #\(i), #\(s), #\(' '), #\(u), #\(n), #\(b), #\(o), #\(u), #\(n), #\(d), #\('.') ]), [cell_error_name, condition], [unbound_slot_instance, condition] ] ], sys_unbound_slot_report_function). struct_opv(claz_unbound_slot, name, sys_instance, sys_unbound_slot_instance). struct_opv(claz_unbound_slot, name, sys_report_function, sys_unbound_slot_report_function). struct_opv(claz_unbound_slot, readers, [unbound_slot_instance], sys_unbound_slot_instance). struct_opv(claz_unbound_slot, sys_class_precedence_list, [ claz_cell_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_unbound_slot, sys_class_precedence_list, [ claz_cell_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_unbound_slot, type_of, standard_class). struct_opv(claz_unbound_slot, type_of, sys_condition_class). struct_opv(claz_unbound_variable, class_name, unbound_variable). struct_opv(claz_unbound_variable, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_unbound_variable, include, claz_cell_error). struct_opv(claz_unbound_variable, initform, [ lambda, [condition, stream], [ format, stream, '$ARRAY'([*], claz_base_character, [ #\('T'), #\(h), #\(e), #\(' '), #\(v), #\(a), #\(r), #\(i), #\(a), #\(b), #\(l), #\(e), #\(' '), #\(~), #\('S'), #\(' '), #\(i), #\(s), #\(' '), #\(u), #\(n), #\(b), #\(o), #\(u), #\(n), #\(d), #\('.') ]), [cell_error_name, condition] ] ], sys_unbound_variable_report_function). struct_opv(claz_unbound_variable, name, sys_report_function, sys_unbound_variable_report_function). struct_opv(claz_unbound_variable, sys_class_precedence_list, [ claz_cell_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_unbound_variable, sys_class_precedence_list, [ claz_cell_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_unbound_variable, type_of, standard_class). struct_opv(claz_unbound_variable, type_of, sys_condition_class). struct_opv(claz_undefined_function, class_name, undefined_function). struct_opv(claz_undefined_function, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_undefined_function, include, claz_cell_error). struct_opv(claz_undefined_function, initform, [ lambda, [condition, stream], [ format, stream, '$ARRAY'([*], claz_base_character, [ #\('T'), #\(h), #\(e), #\(' '), #\(f), #\(u), #\(n), #\(c), #\(t), #\(i), #\(o), #\(n), #\(' '), #\(~), #\('S'), #\(' '), #\(i), #\(s), #\(' '), #\(u), #\(n), #\(d), #\(e), #\(f), #\(i), #\(n), #\(e), #\(d), #\('.') ]), [cell_error_name, condition] ] ], sys_undefined_function_report_function). struct_opv(claz_undefined_function, name, sys_report_function, sys_undefined_function_report_function). struct_opv(claz_undefined_function, sys_class_precedence_list, [ claz_cell_error, claz_error, claz_serious_condition, claz_condition, claz_standard_object, claz_t ]). struct_opv(claz_undefined_function, sys_class_precedence_list, [ claz_cell_error, claz_error, claz_serious_condition, claz_condition, claz_sys_slot_object, claz_t ]). struct_opv(claz_undefined_function, type_of, standard_class). struct_opv(claz_undefined_function, type_of, sys_condition_class). struct_opv(claz_vector, class_name, vector). struct_opv(claz_vector, include, claz_array). struct_opv(claz_vector, include, claz_sequence). struct_opv(claz_vector, sys_class_precedence_list, [claz_array, claz_sequence, claz_t]). struct_opv(claz_vector, type_of, built_in_class). struct_opv(claz_warning, class_name, warning). struct_opv(claz_warning, default_initargs, [[claz_kw_format_arguments, [], "FILTRACE"]]). struct_opv(claz_warning, include, claz_condition). struct_opv(claz_warning, sys_class_precedence_list, [claz_condition, claz_standard_object, claz_t]). struct_opv(claz_warning, sys_class_precedence_list, [claz_condition, claz_sys_slot_object, claz_t]). struct_opv(claz_warning, type_of, standard_class). struct_opv(claz_warning, type_of, sys_condition_class).