Interface IFileContext

All Known Implementing Classes:
ProgramFileContext

public interface IFileContext
  • Method Details

    • getContextString

      String getContextString()
      Returns:
      Some additional contextual information about the place within a file that this program is located (e.g. an attribute in an XML file)
    • getClassName

      String getClassName()
      Returns:
      a class name that uniquely represents this file context when combined with the context string above.
    • getFilePath

      String getFilePath()
      Returns:
      the full path