Interface FileSourceContext

    • Method Detail

      • getSourceLocator

        FileSourceLocator getSourceLocator()
        The locator of a position in a file. It can be null
        Returns:
        the file locator
      • setSourceLocator

        void setSourceLocator​(FileSourceLocator locator)
        Sets the source locator
        Parameters:
        locator - : the file locator
      • toString

        String toString()

        toString

        Overrides:
        toString in class Object
        Returns:
        the file source context as a String. If the source locator is not null, it should give the source locator properties