public class LocationInResource extends AbstractLocationInResource
Constructor and Description |
---|
LocationInResource(int offset,
int length,
int lineNumber,
int endLineNumber,
org.eclipse.emf.common.util.URI srcRelativeResourceURI,
AbstractTrace trace) |
Modifier and Type | Method and Description |
---|---|
protected int |
getEndLineNumber() |
protected int |
getLength() |
protected int |
getLineNumber() |
protected int |
getOffset() |
org.eclipse.emf.common.util.URI |
getSrcRelativeResourceURI() |
getAbsoluteResourceURI, getContents, getEObjectURI, getLanguage, getProject, getStorage, getTextRegion, toString
public LocationInResource(int offset, int length, int lineNumber, int endLineNumber, org.eclipse.emf.common.util.URI srcRelativeResourceURI, AbstractTrace trace)
public org.eclipse.emf.common.util.URI getSrcRelativeResourceURI()
getSrcRelativeResourceURI
in interface ILocationInResource
getSrcRelativeResourceURI
in class AbstractLocationInResource
protected int getOffset()
getOffset
in class AbstractLocationInResource
protected int getLength()
getLength
in class AbstractLocationInResource
protected int getLineNumber()
getLineNumber
in class AbstractLocationInResource
protected int getEndLineNumber()
getEndLineNumber
in class AbstractLocationInResource