| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.lookup | |
| org.eclipse.jdt.internal.compiler.util |
| Modifier and Type | Method and Description |
|---|---|
protected MethodBinding |
Scope.findDefaultAbstractMethod(ReferenceBinding receiverType,
char[] selector,
TypeBinding[] argumentTypes,
InvocationSite invocationSite,
ReferenceBinding classHierarchyStart,
ObjectVector found,
MethodBinding[] concreteMatches) |
protected void |
Scope.findMethodInSuperInterfaces(ReferenceBinding receiverType,
char[] selector,
ObjectVector found,
List<TypeBinding> visitedTypes,
InvocationSite invocationSite) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectVector.addAll(ObjectVector newVector) |
Copyright © 2015. All rights reserved.