1 04/25/85 lalr_terms 2 3 Syntax: lalr_terms result_file_path 4 5 6 Function: prints the terminal symbols contained in the LALR 7 generated result file produced when a grammar was previously 8 translated. The encoded value of each terminal symbol is 9 also printed. 10 11 12 Arguments: 13 result_file_path 14 is the pathname of the result file from which the terminal 15 symbols and their encoded values are to be obtained. The 16 grammar suffix is assumed is no supplied. This argument may 17 be an archive component pathname.