Uses of Class
be.gaudry.model.file.Diff.fileInfo
-
Uses of Diff.fileInfo in be.gaudry.model.file
Modifier and TypeFieldDescription(package private) Diff.fileInfo
Diff.newinfo
Keeps track of information about file1 and file2(package private) Diff.fileInfo
Diff.oldinfo
Keeps track of information about file1 and file2Modifier and TypeMethodDescription(package private) void
Diff.inputscan(Diff.fileInfo pinfo)
inputscan Reads the file specified by pinfo.file.(package private) void
Diff.storeline(String linebuffer, Diff.fileInfo pinfo)
storeline Places line into symbol table.