note legal: "See notice at end of class." status: "See notice at end of class." keywords: "Eiffel test" class EW_KEYWORD_CONST feature Abort_compile_keyword: STRING_32 = "abort_compile" Ace_keyword: STRING_32 = "ace" Config_keyword: STRING = "config" C_compile_final_keyword: STRING_32 = "c_compile_final" C_compile_result_keyword: STRING_32 = "c_compile_result" C_compile_work_keyword: STRING_32 = "c_compile_work" Cleanup_compile_keyword: STRING_32 = "cleanup_compile" Code_analysis_keyword: STRING_32 = "analyze_code" Code_analysis_result_keyword: STRING_32 = "analyze_code_result" Compare_keyword: STRING_32 = "compare" Compile_final_keep_keyword: STRING_32 = "compile_final_keep" Compile_final_keyword: STRING_32 = "compile_final" Compile_frozen_keyword: STRING_32 = "compile_frozen" Compile_melted_keyword: STRING_32 = "compile_melted" Compile_quick_melted_keyword: STRING_32 = "compile_quick_melted" Compile_precompiled_keyword: STRING_32 = "compile_precompiled" Compile_result_keyword: STRING_32 = "compile_result" Copy_bin_keyword: STRING_32 = "copy_bin" Copy_raw_keyword: STRING_32 = "copy_raw" Copy_sub_keyword: STRING_32 = "copy_sub" Copy_file_keyword: STRING_32 = "copy_file" Cpu_limit_keyword: STRING_32 = "cpu_limit" Define_date_keyword: STRING_32 = "define_date" Define_directory_keyword: STRING_32 = "define_directory" Define_file_keyword: STRING_32 = "define_file" Define_keyword: STRING_32 = "define" Delete_keyword: STRING_32 = "delete" Execute_final_keyword: STRING_32 = "execute_final" Execute_result_keyword: STRING_32 = "execute_result" Execute_work_keyword: STRING_32 = "execute_work" Exit_compile_keyword: STRING_32 = "exit_compile" If_keyword: STRING_32 = "if" Include_keyword: STRING_32 = "include" Not_keyword: STRING_32 = "not" preference_keyword: STRING_32 = "preference" Prettify_keyword: STRING_32 = "prettify" Resume_compile_keyword: STRING_32 = "resume_compile" Setenv_keyword: STRING_32 = "setenv" Source_path_keyword: STRING_32 = "source_path" System_keyword: STRING_32 = "system" Test_description_keyword: STRING_32 = "test_description" Test_end_keyword: STRING_32 = "test_end" Test_keyword: STRING = "test" Test_63_keyword: STRING = "test_63" Test_name_keyword: STRING_32 = "test_name" Undefine_keyword: STRING_32 = "undefine" Unknown_keyword: STRING_32 = "unknown" Unsetenv_keyword: STRING_32 = "unsetenv" note date: "$Date$" revision: "$Revision$" copyright: "[ Copyright (c) 1984-2019, University of Southern California, Eiffel Software and contributors. All rights reserved. ]" license: "Your use of this work is governed under the terms of the GNU General Public License version 2" copying: "[ This file is part of the EiffelWeasel Eiffel Regression Tester. The EiffelWeasel Eiffel Regression Tester is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. The EiffelWeasel Eiffel Regression Tester is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details. You should have received a copy of the GNU General Public License version 2 along with the EiffelWeasel Eiffel Regression Tester if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA ]" end