Interface ILocationData

  • All Superinterfaces:
    org.eclipse.xtext.util.ITextRegion, org.eclipse.xtext.util.ITextRegionWithLineInformation
    All Known Implementing Classes:
    LocationData

    public interface ILocationData
    extends org.eclipse.xtext.util.ITextRegionWithLineInformation
    • Field Summary

      • Fields inherited from interface org.eclipse.xtext.util.ITextRegionWithLineInformation

        EMPTY_REGION
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      SourceRelativeURI getSrcRelativePath()  
      • Methods inherited from interface org.eclipse.xtext.util.ITextRegion

        contains, contains, getLength, getOffset, merge
      • Methods inherited from interface org.eclipse.xtext.util.ITextRegionWithLineInformation

        getEndLineNumber, getLineNumber, merge