Class Mwe2LaunchShortcut.TypeDeclarationSearchRequestor
java.lang.Object
org.eclipse.jdt.core.search.SearchRequestor
org.eclipse.emf.mwe2.launch.ui.shortcut.Mwe2LaunchShortcut.TypeDeclarationSearchRequestor
- Enclosing class:
- Mwe2LaunchShortcut
public class Mwe2LaunchShortcut.TypeDeclarationSearchRequestor
extends org.eclipse.jdt.core.search.SearchRequestor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
acceptSearchMatch
(org.eclipse.jdt.core.search.SearchMatch match) boolean
match()
Methods inherited from class org.eclipse.jdt.core.search.SearchRequestor
beginReporting, endReporting, enterParticipant, exitParticipant
-
Constructor Details
-
TypeDeclarationSearchRequestor
public TypeDeclarationSearchRequestor()
-
-
Method Details
-
acceptSearchMatch
public void acceptSearchMatch(org.eclipse.jdt.core.search.SearchMatch match) - Specified by:
acceptSearchMatch
in classorg.eclipse.jdt.core.search.SearchRequestor
-
match
public boolean match()
-