|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMatch
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 |
|---|
int getElementType()
int getVisibility()
String getName()
String[] getParameters()
String getReturnType()
String getParentName()
IResource getResource()
IPath getLocation()
IPath getReferenceLocation()
IMatchLocatable getLocatable()
boolean isStatic()
boolean isConst()
boolean isVolatile()
|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||