|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.search.PDOMSearchQuery
org.eclipse.cdt.internal.ui.search.PDOMSearchTextSelectionQuery
public class PDOMSearchTextSelectionQuery
Field Summary |
---|
Fields inherited from class org.eclipse.cdt.internal.ui.search.PDOMSearchQuery |
---|
FIND_ALL_OCCURANCES, FIND_DECLARATIONS, FIND_DECLARATIONS_DEFINITIONS, FIND_DEFINITIONS, FIND_REFERENCES |
Constructor Summary | |
---|---|
PDOMSearchTextSelectionQuery(org.eclipse.cdt.core.model.ICElement[] scope,
org.eclipse.cdt.core.model.ITranslationUnit tu,
org.eclipse.jface.text.ITextSelection selection,
int flags)
|
Method Summary | |
---|---|
java.lang.String |
getLabel()
|
Methods inherited from class org.eclipse.cdt.internal.ui.search.PDOMSearchQuery |
---|
canRerun, canRunInBackground, getSearchResult, run |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PDOMSearchTextSelectionQuery(org.eclipse.cdt.core.model.ICElement[] scope, org.eclipse.cdt.core.model.ITranslationUnit tu, org.eclipse.jface.text.ITextSelection selection, int flags)
Method Detail |
---|
public java.lang.String getLabel()
getLabel
in interface org.eclipse.search.ui.ISearchQuery
getLabel
in class PDOMSearchQuery
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |