Uses of Class
be.gaudry.model.file.Diff.fileInfo
Packages that use Diff.fileInfo
-
Uses of Diff.fileInfo in be.gaudry.model.file
Fields in be.gaudry.model.file declared as Diff.fileInfoModifier and TypeFieldDescription(package private) Diff.fileInfoDiff.newinfoKeeps track of information about file1 and file2(package private) Diff.fileInfoDiff.oldinfoKeeps track of information about file1 and file2Methods in be.gaudry.model.file with parameters of type Diff.fileInfoModifier and TypeMethodDescription(package private) voidDiff.inputscan(Diff.fileInfo pinfo)inputscan Reads the file specified by pinfo.file.(package private) voidDiff.storeline(String linebuffer, Diff.fileInfo pinfo)storeline Places line into symbol table.