Eclipse CDT
Pre-release 3.0

org.eclipse.cdt.core.search
Interface ILineLocatable

All Superinterfaces:
IMatchLocatable
All Known Implementing Classes:
LineLocatable

public interface ILineLocatable
extends IMatchLocatable


Method Summary
 int getEndLine()
           
 int getStartLine()
           
 

Method Detail

getStartLine

int getStartLine()

getEndLine

int getEndLine()

Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.