org.eclipse.cdt.core.search
Class LineLocatable
java.lang.Object
org.eclipse.cdt.core.search.LineLocatable
- All Implemented Interfaces:
- ILineLocatable, IMatchLocatable
public class LineLocatable
- extends Object
- implements ILineLocatable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineLocatable
public LineLocatable(int startLine,
int endLine)
getStartLine
public int getStartLine()
- Specified by:
getStartLine
in interface ILineLocatable
getEndLine
public int getEndLine()
- Specified by:
getEndLine
in interface ILineLocatable
Copyright (c) IBM Corp. and others 2004. All Rights Reserved.