public class DirEntry
extends Object
Tracks the directory associated with one or more source files.
This is identified separately from each FileEntry identifying files that reside in the directory.
That is necessary because the line info generator needs to collect and write out directory names
into directory tables once only rather than once per file.