public class PkgProcItem { String procName; int startLine; int endLine; Strign[] source; } ---- 作成日:2007/12/04 H.Naito 更新日:2007/12/04 H.Naito ----