|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface used for returning matches from the Search Engine
| Method Summary | |
int |
getElementType()
Returns ICElement constant describing the element type |
IMatchLocatable |
getLocatable()
|
IPath |
getLocation()
|
String |
getName()
|
String[] |
getParameters()
Returns the list of parameters if this matched a function or a method. |
String |
getParentName()
|
IPath |
getReferenceLocation()
|
IResource |
getResource()
|
String |
getReturnType()
Returns the return type if this matched a function or a method. |
int |
getVisibility()
|
boolean |
isConst()
|
boolean |
isStatic()
|
boolean |
isVolatile()
|
| Method Detail |
public int getElementType()
public int getVisibility()
public String getName()
public String[] getParameters()
public String getReturnType()
public String getParentName()
public IResource getResource()
public IPath getLocation()
public IPath getReferenceLocation()
public IMatchLocatable getLocatable()
public boolean isStatic()
public boolean isConst()
public boolean isVolatile()
|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||