Interface IDirectoryAccess

All Superinterfaces:
IElementAccess, INamedElementAccess

public interface IDirectoryAccess extends INamedElementAccess
  • Method Details

    • getFile

      de.schlichtherle.truezip.file.TFile getFile()
    • getAbsolutePath

      String getAbsolutePath()
    • isRootDirectory

      boolean isRootDirectory()
      Returns:
      true if this is a root directory containing input files for the parsers (e.g. a configured top-level directory in a module)
    • isSourceRootDirectory

      boolean isSourceRootDirectory()
      Returns:
      true if this is a root directory that is searched for input source files when parsing