public abstract class NameMatchRequestorWrapper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected IJavaSearchScope |
scope |
| Constructor and Description |
|---|
NameMatchRequestorWrapper(IJavaSearchScope scope) |
| Modifier and Type | Method and Description |
|---|---|
IType |
getType(int modifiers,
char[] packageName,
char[] simpleTypeName,
char[][] enclosingTypeNames,
java.lang.String path,
AccessRestriction access) |
protected IJavaSearchScope scope
public NameMatchRequestorWrapper(IJavaSearchScope scope)
public IType getType(int modifiers, char[] packageName, char[] simpleTypeName, char[][] enclosingTypeNames, java.lang.String path, AccessRestriction access)