Package | Description |
---|---|
org.eclipse.jdt.core.search |
Provides support for searching the workspace Java
elements that match a particular description.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldReferenceMatch
A Java search match that represents a field reference.
|
class |
MethodReferenceMatch
A Java search match that represents a method reference.
|
class |
PackageReferenceMatch
A Java search match that represents a package reference.
|
class |
TypeReferenceMatch
A Java search match that represents a type reference.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.