JPH04149636A - Cross-reference processing system - Google Patents

Cross-reference processing system

Info

Publication number
JPH04149636A
JPH04149636A JP2271071A JP27107190A JPH04149636A JP H04149636 A JPH04149636 A JP H04149636A JP 2271071 A JP2271071 A JP 2271071A JP 27107190 A JP27107190 A JP 27107190A JP H04149636 A JPH04149636 A JP H04149636A
Authority
JP
Japan
Prior art keywords
cross
file
source program
line
name
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2271071A
Other languages
Japanese (ja)
Inventor
Hiroko Nakada
裕子 中田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2271071A priority Critical patent/JPH04149636A/en
Publication of JPH04149636A publication Critical patent/JPH04149636A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To save the labor for analysis of a program by adding a source program file name which defines an external label and a row No. as the comments after a coding process which refers to the external label contained in a source program. CONSTITUTION:A cross-reference information conversion means 1 retrieve a label equal to an external label out of a cross-reference information file 14 and produces a cross-reference output information file 15 based on the defining information on the external label. A cross-reference information output means 2 reads the file 15 to read a source program file equal to a source program file name for each row. If the read row is coincident with the row No. of the cross-reference output information, the source program file name and the row No. stored in the file 15 are outputted to a cross-reference information storing source file 16 as the comments. Thus it is possible to know the definition of the external label just by reference to a source program and this program is analyzed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はクロスリファレンス処理方式に関し、特にクロ
スリファレンス情報を基に、原始プログラム中で、外部
名標を参照している位置に、その外部名標が定義されて
いる原始プログラムファイル名と行番号とを埋め込む、
クロスリファレンス処理方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a cross-reference processing method, and in particular, based on cross-reference information, the external name is added to the position where the external name is referenced in the source program. embeds the source program file name and line number where the mark is defined,
Regarding cross-reference processing method.

〔従来の技術〕[Conventional technology]

従来、クロスリファレンス情報は、クロスリファレンス
情報ファイルに出力されていた。
Conventionally, cross-reference information has been output to a cross-reference information file.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のクロスリファレンス処理方式では、クロ
スリファレンス情報と原始プログラムファイルとは、別
々に出力されるため、プログラムの解析をする場合、原
始プログラムファイル中に外部名標の参照があると、外
部名標の定義を調べるが、原始プログラムファイルの規
模が大きくなればなるほど、外部名標の定義、参照が増
加し、クロスリファレンス情報ファイルから、外部名標
が定義されている原始プログラムファイル名と外部名標
を検索しなければならず、大変手間がかかってしまうと
いう問題点があった。
In the conventional cross-reference processing method described above, the cross-reference information and the source program file are output separately, so when analyzing a program, if there is a reference to an external name in the source program file, the external name The definition of the external name mark is checked, and as the size of the source program file becomes larger, the number of external name mark definitions and references increases. There was a problem in that it was necessary to search for the mark, which took a lot of time and effort.

本発明の目的は、原始プログラムファイル中の外部名標
の参照に対して、外部名標が定義されている原始プログ
ラムファイル名と行番号とを、クロスリファレンス情報
ファイルを参照することなく、原始プログラムだけを見
て、外部名標の定義を知ることができ、原始プログラム
を解析することができるクロスリファレンス処理方式を
提供することにある。
An object of the present invention is to input the source program file name and line number in which the external name is defined to the reference of the external name in the source program file without referring to the cross-reference information file. The object of the present invention is to provide a cross-reference processing method that allows the user to know the definition of an external name and analyze the source program just by looking at it.

〔課題を解決するための手段〕[Means to solve the problem]

第1の発明のクロスリファレンス処理方式は、原始プロ
グラムファイルを入力し、原始プログラム中の外部名標
、前記外部名標が定義されている原始プログラム中の行
番号、及び参照されている行番号の情報を保持するクロ
スリファレンス情報を生成し、クロスリファレンス情報
ファイルに出力するクロスリファレンス処理において、
(A)生成された前記クロスリファレンス情報ファイル
を読み込み、原始プログラムファイル名ごとに、かつ行
番号順に検索し、外部名標の参照が検出されると、前記
外部名標が定義されている原始プログラム中の行番号を
クロスリファレンス情報ファイルより検索し、参照ファ
イル名、参照行番号、外部名標、定義ファイル名、定義
行番号をクロスリファレンス出力情報ファイルに出力す
るクロスリファレンス情報変換手段、 (B)前記クロスリファレンス情報変換手段に。
The cross-reference processing method of the first invention inputs a source program file, and identifies an external name in the source program, a line number in the source program where the external name is defined, and a referenced line number. In cross-reference processing that generates cross-reference information that retains information and outputs it to a cross-reference information file,
(A) Read the generated cross-reference information file, search for each source program file name and in line number order, and if a reference to an external name mark is detected, the source program in which the external name mark is defined (B) a cross-reference information conversion means for searching a cross-reference information file for the line number in the cross-reference information file and outputting the reference file name, reference line number, external name mark, definition file name, and definition line number to a cross-reference output information file; to the cross reference information conversion means.

り生成されたクロスリファレンス出力情I9フィルから
前記原始プログラムファイル名を読i込み、前記原始プ
ログラムファイル名に対応〕る原始プログラムファイル
を一行ずつHb iみ、クロスリファレンス出力情報に
保持され1いる行番号に一致する行でなければ、読み込
/だ行をそのままファイルに出力し、行番号と致しでい
れば、前記クロスリファレンス出力t1報ファイルから
、定義ファイル名と定義ファイル内の行番号とを読み込
み、コメントとして、読み込んだ行の後ろに追加してフ
ァイルに出ノすることにより、クロスリファレンス情報
がコメントとじて埋め込まれた原始プログラムファイル
を生成するクロスリファレンス情報出力1段、 を有して構成されている。
The source program file name is read from the cross-reference output information I9 file generated, and the source program file corresponding to the source program file name is read line by line, and the line 1 held in the cross-reference output information is read. If the line does not match the number, output the read/exit line as is to the file, and if it matches the line number, extract the definition file name and line number in the definition file from the cross reference output t1 report file. A cross-reference information output stage that generates a source program file in which cross-reference information is embedded as a comment by reading and adding it as a comment after the read line and outputting it to the file. has been done.

また、第2の発明のクロスリファレンス処理力式は、原
始プログラムファイルを入力し、原始プログラム中の外
部名標、前記外部名標が定義されている原始プログラム
中の行番号、及び参照されている行番号の情報を保持す
るクロスリファレンス情報を生成し、クロスリファレン
ス情報ファイルに出力するクロスリファレンス処理にお
いて、クロスリファレンス情報変換手段とクロスリファ
レンス情報出力手段とを備え、 前記クロスリファレンス情報変換手段が、生成された前
記クロスリファレンス情報ファイルを読み込み、原始プ
ログラムファイル名ごとに、かつ行番号順に検索し、外
部名標の参照が検出されたとき、前記外部名標が定義さ
れている原始プログラム中の行番号をクロスリファレン
ス情報ファイルより検索し、参照ファイル名、参照行番
号、外部名標、定義ファイル名、定義行番号をクロスリ
ファレンス出力情報ファイルに出力し、前記クロスリフ
ァレンス情報出力手段が、前記クロスリファレンス出力
情報ファイルから前記原始プログラムファイル名を読み
込み、前記原始プログラムファイル名に対応する原始プ
ログラムファイルを一行ずつ読み込み、クロスリファレ
ンス出力情報に保持されている行番号に一致する行でな
ければ、読み込んだ行をそのままファイルに出力し、行
番号と一致していれば、前記クロスリファレンス出力情
報ファイルから、定義ファイル名と定義ファイル内の行
番号とを読み込み、コメントとして、読み込んだ行の後
ろに追加してファイルに出力するように構成されている
In addition, the cross-reference processing power formula of the second invention inputs a source program file, and identifies an external name in the source program, a line number in the source program in which the external name is defined, and the referenced In a cross-reference process of generating cross-reference information holding line number information and outputting it to a cross-reference information file, the cross-reference information conversion means includes a cross-reference information conversion means and a cross-reference information output means, and the cross-reference information conversion means generates The cross-reference information file that has been read is read, and the search is performed for each source program file name and in the order of line numbers. When a reference to an external name mark is detected, the line number in the source program where the external name mark is defined is searched. is searched from the cross-reference information file, and outputs the reference file name, reference line number, external name, definition file name, and definition line number to the cross-reference output information file, and the cross-reference information output means searches for the cross-reference output information file. Read the source program file name from the information file, read the source program file corresponding to the source program file name line by line, and if the line does not match the line number held in the cross reference output information, read the read line. Output it as is to a file, and if it matches the line number, read the definition file name and line number in the definition file from the cross-reference output information file, add it as a comment after the read line, and save it to the file. is configured to output to .

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例の構成図である。FIG. 1 is a block diagram of an embodiment of the present invention.

第1図に示すクロスリファレンス処理方式は、クロスリ
ファレンス処理手段11、コンパイラ12、原始プログ
ラムファイル13、クロスリファレンス情報ファイル1
4、クロスリファレンス出力情報ファイル15、クロス
リファレンス情報格納原始プログラムファイル16から
構成すしている。
The cross-reference processing method shown in FIG. 1 includes a cross-reference processing means 11, a compiler 12, a source program file 13, and a cross-reference information file 1.
4, a cross-reference output information file 15, and a cross-reference information storage source program file 16.

また、クロスリファレンス処理手段11は、クロスリフ
ァレンス情報生成手段17、クロスリファレンス処理変
p−T[1,クロスリファレンス情報出力手段2から構
成されている。
Further, the cross-reference processing means 11 includes a cross-reference information generation means 17, a cross-reference processing variable p-T[1, and a cross-reference information output means 2.

また、コンパイラエ2は、構文解析手段18を含んで構
成されている。
Further, the compiler 2 includes a syntax analysis means 18.

次に、動作を説明する。Next, the operation will be explained.

第2図及び第3図はC言語で記述された原始プログラム
の一例を示す図である。
FIGS. 2 and 3 are diagrams showing an example of a source program written in C language.

第1図において、クロスリファレンス情報生成手段17
は、原始プログラムファイル13を読み込み、クロスリ
ファレンス情報ファイル14を生成する。例えば、第2
図及び第3図に示されたC言語で記述された原始プログ
ラムに対し、第6図に示されたクロスリファレンス情報
が生成される。
In FIG. 1, cross reference information generating means 17
reads the source program file 13 and generates the cross-reference information file 14. For example, the second
The cross-reference information shown in FIG. 6 is generated for the source program written in the C language shown in FIGS.

りt:l スIJ 7アレンス情報変換手段lは、クロ
スリファレンス情報ファイル14を読み込み、外部名標
の参照を検出すると、その外部名標と同一の外部名標を
クロスリファレンス情報ファイル14から検索し、その
外部名標の定義情報を検出する。検出された定義情報を
基にクロスリファレン入出力情報ファイル15を生成す
る。
The reference information conversion means 1 reads the cross-reference information file 14, and when a reference to an external name mark is detected, searches the cross-reference information file 14 for the same external name mark as the external name mark. , detect the definition information of that external name mark. A cross-reference input/output information file 15 is generated based on the detected definition information.

第6図の場合、■より、外部名標の参照がFfunc2
Jであり、■より、rfune2Jの定義をクロスリフ
ァレンス情報から検索し、rfune2Jを定義してい
る原始プログラムが「b、c」、行番号が「3」という
情報を得る。
In the case of Figure 6, from ■, the external name reference is Ffunc2.
J, and from (2), the definition of rfune2J is searched from the cross-reference information, and the information that the source program defining rfune2J is "b, c" and the line number is "3" is obtained.

得られた情報と■より、第7図で示された■が、クロス
リファレンス出力情報として生成される。
From the obtained information and ■, ■ shown in FIG. 7 is generated as cross-reference output information.

同様に、第6図では、■の外部名標aも参照であり、■
より外部名標aを定義している原始プログラム名r3.
cJ、行番号「1」という情報を得、得られた情報と■
より、第7図に示された■がクロスリファレンス出力情
報として生成される。
Similarly, in Figure 6, the external name a of ■ is also a reference, and ■
The source program name r3. which defines the external name a.
cJ, obtained the information that line number "1", and the obtained information and ■
Accordingly, ■ shown in FIG. 7 is generated as cross-reference output information.

クロスリファレンス情報出力手段2は、生成されたクロ
スリファレンス出力情報ファイル15を読み込み、原始
プログラムファイル名と等しい原始プログラムファイル
とを一行ずつ読み込む。読み込んだ行がクロスリファレ
ンス出力情報の行番号と一致していなければ、そのまま
読み込んだ行をクロスリファレンス情報格納原始プログ
ラムファイル16に出力する。行番号と一致していれば
、読み込んだ行をクロスリファレンス情報格納原始プロ
グラムファイル16に出力し、出力行の後に、クロスリ
ファレンス比力情報ファイル15に格納されている原始
プログラムファイル名と行番号とをコメントとしてクロ
スリファレンス情報格納原始ファイル16に出力する。
The cross-reference information output means 2 reads the generated cross-reference output information file 15, and reads source program files having the same name as the source program file line by line. If the read line does not match the line number of the cross-reference output information, the read line is output as is to the cross-reference information storage source program file 16. If it matches the line number, the read line is output to the cross-reference information storage source program file 16, and after the output line, the source program file name and line number stored in the cross-reference specific force information file 15 are displayed. is output as a comment to the cross-reference information storage source file 16.

クロスリファレンス出力情報ファイル15に格納されて
いる原始プログラムファイルごとに上記処理を行い、ク
ロスリファレンス情報格納原始プログラムファイル16
を生成する。
The above process is performed for each source program file stored in the cross-reference output information file 15, and the cross-reference information storage source program file 16 is
generate.

第7図の場合、「a、C」という原始プログラムファイ
ルを一行ずつ読み込む。外部名標rfune2Jの参照
は、7行目なので、読み込んだ行が7行目になるまで、
読み込んだ行をそのままクロスリファレンス情報格納原
始プログラムファイル16に出力する。読み込んだ行が
7行目になると、読み込んだ行をクロスリファレンス情
報格納原始プログラムファイル16に出力し、その後に
、ri’une2Jが定義されている原始プログラムフ
ァイル名rb、cJと行番号「3」とをコメントとして
出力する。すなわち、第4図に示すように、r/*b、
c  3*/Jをクロスリファレンス情報格納原始プロ
グラムファイル16に出力する。クロスリファレンス出
力情報を見ると、rfune2Jの参照が、原始プログ
ラムファイルra、eJの7行目以降存在しないので、
8行目以降の行をそのままクロスリファレンス情報格納
原始プログラムファイル16に出力する。このようにし
て生成された原始プログラムra、−eJに対するクロ
スリファレンス情報格納原始プログラムファイルが、第
4図に示される。
In the case of FIG. 7, the source program file "a, C" is read line by line. The reference to the external name rfune2J is on the 7th line, so until the read line reaches the 7th line,
The read line is output as is to the cross-reference information storage source program file 16. When the read line reaches the 7th line, the read line is output to the cross-reference information storage source program file 16, and then the source program file names rb and cJ where ri'une2J is defined and line number "3" are output. is output as a comment. That is, as shown in FIG. 4, r/*b,
c 3*/J is output to the cross reference information storage source program file 16. Looking at the cross-reference output information, there is no reference to rfune2J after the 7th line of the source program files ra and eJ, so
The lines after the 8th line are output as they are to the cross-reference information storage source program file 16. The cross-reference information storage source program file for the source programs ra and -eJ generated in this way is shown in FIG.

同様に、原始プログラムファイルrb、clに対するク
ロスリファレンス格納原始プログラムファイルが第5図
である。
Similarly, FIG. 5 shows a cross-reference storage source program file for the source program files rb and cl.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、原始プログラム中の外
部名標を参照しているコーディングの後ろにコメントと
して、外部名標を定義している原始プログラムファイル
名と行番号とが埋め込まれているので、プログラムを解
析する場合、外部名標の参照位置からクロスリファレン
ス情報ファイルを参照することなく、外部名標の定義が
わかり、プログラム解析の手間を省けるという効果を有
する。
As explained above, in the present invention, the source program file name and line number defining the external name are embedded as comments after the coding that refers to the external name in the source program. Therefore, when analyzing a program, the definition of the external name mark can be found without referring to the cross-reference information file from the reference position of the external name mark, and the effort of program analysis can be saved.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例の構成図、第2図及び第3図
はそれぞれC言語で記述された原始プログラムの一例を
示す図、第4図は第2図に示すC言語で記述された原始
プログラムに対するクロスリファレンス情報格納原始プ
ログラムを示す図、第5図は第3図に示すC言語で記述
された原始プログラムに対するクロスリファレンス情報
格納原始プログラムを示す図、第6図は第2図及び第3
図で示されるC言語で記述された原始プログラムに対し
て出力されたクロスリファレンス情報を示す図、第7図
は第6図で出力されたクロスリファレンス情報ファイル
を基に作成されたクロスリファレンス情報を示す図であ
る。 1・・・・・・クロスリファレンス情報変換手段、2・
・・・・・クロスリファレンス情報出力手段、11・・
・・・・クロスリファレンス処理手段、12・・・・・
・コンパイラ、13・・・・・・原始プログラムファイ
ル、14・・・・・・クロスリファレンス情報ファイル
、15・・・・・・クロスリファレンス出力情報ファイ
ル、16・・・・・・クロスリファレンス情報格納原始
プログラムファイル、17・・・・・・クロスリファレ
ンス情報生成手段、18・・・・・・構文解析手段。 代理人 弁理士  内 原  晋 a。 し。 第 圏 21゜ ref ト・ ref 芹 菌 弗 乙 菌 弄 凹
Figure 1 is a block diagram of an embodiment of the present invention, Figures 2 and 3 are diagrams each showing an example of a source program written in C language, and Figure 4 is written in C language as shown in Figure 2. 5 is a diagram showing a cross-reference information storage source program for the source program written in C language, FIG. 5 is a diagram showing a cross-reference information storage source program for the source program written in C language shown in FIG. 3, and FIG. and third
Figure 7 shows the cross-reference information created based on the cross-reference information file output in Figure 6. FIG. 1...Cross reference information conversion means, 2.
...Cross reference information output means, 11...
...Cross reference processing means, 12...
・Compiler, 13... Source program file, 14... Cross reference information file, 15... Cross reference output information file, 16... Cross reference information storage Source program file, 17...Cross reference information generation means, 18... Syntax analysis means. Agent: Susumu Uchihara, patent attorney. death. Sphere 21゜ref

Claims (1)

【特許請求の範囲】 1、原始プログラムファイルを入力し、原始プログラム
中の外部名標、前記外部名標が定義されている原始プロ
グラム中の行番号、及び参照されている行番号の情報を
保持するクロスリファレンス情報を生成し、クロスリフ
ァレンス情報ファイルに出力するクロスリファレンス処
理において、 (A)生成された前記クロスリファレンス情報ファイル
を読み込み、原始プログラムファイル名ごとに、かつ行
番号順に検索し、外部名標の参照が検出されると、前記
外部名標が定義されている原始プログラム中の行番号を
クロスリファレンス情報ファイルより検索し、参照ファ
イル名、参照行番号、外部名標、定義ファイル名、定義
行番号をクロスリファレンス出力情報ファイルに出力す
るクロスリファレンス情報変換手段、 (B)前記クロスリファレンス情報変換手段により生成
されたクロスリファレンス出力情報ファイルから前記原
始プログラムファイル名を読み込み、前記原始プログラ
ムファイル名に対応する原始プログラムファイルを一行
ずつ読み込み、クロスリファレンス出力情報に保持され
ている行番号に一致する行でなければ、読み込んだ行を
そのままファイルに出力し、行番号と一致していれば、
前記クロスリファレンス出力情報ファイルから、定義フ
ァイル名と定義ファイル内の行番号とを読み込み、コメ
ントとして、読み込んだ行の後ろに追加してファイルに
出力することにより、クロスリファレンス情報がコメン
トとして埋め込まれた原始プログラムファイルを生成す
るクロスリファレンス情報出力手段、 を有することを特徴とするクロスリファレンス処理方式
。 2.原始プログラムファイルを入力し、原始プログラム
中の外部名標、前記外部名標が定義されている原始プロ
グラム中の行番号、及び参照されている行番号の情報を
保持するクロスリファレンス情報を生成し、クロスリフ
ァレンス情報ファイルに出力するクロスリファレンス処
理において、クロスリファレンス情報変換手段とクロス
リファレンス情報出力手段とを備え、 前記クロスリファレンス情報変換手段が、生成された前
記クロスリファレンス情報ファイルを読み込み、原始プ
ログラムファイル名ごとに、かつ行番号順に検索し、外
部名標の参照が検出されたとき、前記外部名標が定義さ
れている原始プログラム中の行番号をクロスリファレン
ス情報ファイルより検索し、参照ファイル名、参照行番
号、外部名標、定義ファイル名、定義行番号をクロスリ
ファレンス出力情報ファイルに出力し、前記クロスリフ
ァレンス情報出力手段が、前記クロスリファレンス出力
情報ファイルから前記原始プログラムファイル名を読み
込み、前記原始プログラムファイル名に対応する原始プ
ログラムファイルを一行ずつ読み込み、クロスリファレ
ンス出力情報に保持されている行番号に一致する行でな
ければ、読み込んだ行をそのままファイルに出力し、行
番号と一致していれば、前記クロスリファレンス出力情
報ファイルから、定義ファイル名と定義ファイル内の行
番号とを読み込み、コメントとして、読み込んだ行の後
ろに追加してファイルに出力することを特徴とするクロ
スリファレンス処理方式。
[Claims] 1. Input a source program file and retain information on external name marks in the source program, line numbers in the source program where the external name marks are defined, and referenced line numbers. (A) Read the generated cross-reference information file, search for each source program file name and in line number order, and When a reference to a target is detected, the line number in the source program where the external name is defined is searched from the cross-reference information file, and the reference file name, reference line number, external name, definition file name, definition are searched. cross-reference information converting means for outputting line numbers to a cross-reference output information file; (B) reading the source program file name from the cross-reference output information file generated by the cross-reference information converting means; Reads the corresponding source program file line by line, and if the line does not match the line number held in the cross-reference output information, outputs the read line as is to the file, and if it matches the line number,
The cross-reference information is embedded as a comment by reading the definition file name and line number in the definition file from the cross-reference output information file, adding it as a comment after the read line, and outputting it to the file. A cross-reference processing method comprising: cross-reference information output means for generating a source program file. 2. inputting a source program file, generating cross-reference information that holds information on an external name in the source program, a line number in the source program where the external name is defined, and a referenced line number; In cross-reference processing for outputting to a cross-reference information file, the cross-reference information converting means reads the generated cross-reference information file and converts it into a source program file name. When a reference to an external name mark is detected, the line number in the source program where the external name mark is defined is searched from the cross-reference information file, and the reference file name, reference The line number, external name, definition file name, and definition line number are output to a cross-reference output information file, and the cross-reference information output means reads the source program file name from the cross-reference output information file, and outputs the source program file name to the cross-reference output information file. Read the source program file corresponding to the file name line by line, and if the line does not match the line number held in the cross-reference output information, output the read line as is to the file, and if it matches the line number , a cross-reference processing method characterized in that a definition file name and a line number in the definition file are read from the cross-reference output information file, and added as a comment after the read line and output to the file.
JP2271071A 1990-10-09 1990-10-09 Cross-reference processing system Pending JPH04149636A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2271071A JPH04149636A (en) 1990-10-09 1990-10-09 Cross-reference processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2271071A JPH04149636A (en) 1990-10-09 1990-10-09 Cross-reference processing system

Publications (1)

Publication Number Publication Date
JPH04149636A true JPH04149636A (en) 1992-05-22

Family

ID=17494983

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2271071A Pending JPH04149636A (en) 1990-10-09 1990-10-09 Cross-reference processing system

Country Status (1)

Country Link
JP (1) JPH04149636A (en)

Similar Documents

Publication Publication Date Title
US7761788B1 (en) System and method for capturing document style by example
CN106469049B (en) File scanning method and device
CN114594933A (en) Front-end code generation method and device based on file scanning and storage medium
US8209670B2 (en) Program conversion program, program conversion apparatus and program conversion method
US20040010780A1 (en) Method and apparatus for approximate generation of source code cross-reference information
CN115221047A (en) Automatic test case generation method and electronic equipment
JPH04149636A (en) Cross-reference processing system
Newman et al. srcType: A tool for efficient static type resolution
AU776882B2 (en) Generating optimized computer data field conversion routines
JPH11154093A (en) Program compiler and storage medium recording compiler program
JP2003036186A (en) Device, method and program for alias retrieval
KR950011064B1 (en) Output inspecting method for checking the unregistered message output
JP2724235B2 (en) Variable name inference device
JPH0830448A (en) Program specification consistency inspecting device
JPH11327887A (en) Compiler system with automatic parts converting function and recording medium
JP2001125793A (en) Compiler system, compile method and recording medium
JP2000172495A (en) Device and method for outputting data setting reference place
JP2005285055A (en) Program generation method in object-oriented language
JPH0540638A (en) Vocabulary analyzing/editing system
JPH036622A (en) Compile list output device
CN117270863A (en) Verilog grammar analysis method based on incremental compiling
JP3087699B2 (en) Standard information simple input system and standard information simple input method
JP2002041286A (en) Automatic conversion system of source program and method
JPH0269832A (en) System for processing definition operator in expression processing
JPH05233259A (en) Error message merging application system