| AndLocator |
|
| AndPattern |
|
| ClassFileMatchLocator |
|
| ClasspathSourceDirectory |
|
| ConstructorDeclarationPattern |
|
| ConstructorLocator |
|
| ConstructorPattern |
|
| DeclarationOfAccessedFieldsPattern |
|
| DeclarationOfReferencedMethodsPattern |
|
| DeclarationOfReferencedTypesPattern |
|
| FieldLocator |
|
| FieldPattern |
|
| IndexBasedJavaSearchEnvironment |
|
| IntersectingPattern |
Query the index multiple times and do an 'and' on the results.
|
| JavaSearchNameEnvironment |
|
| JavaSearchPattern |
|
| LocalVariableLocator |
|
| LocalVariablePattern |
|
| MatchingNodeSet |
A set of matches and possible matches, which need to be resolved.
|
| MatchLocator |
|
| MatchLocator.WorkingCopyDocument |
|
| MatchLocatorParser |
A parser that locates ast nodes that match a given search pattern.
|
| MethodDeclarationPattern |
|
| MethodLocator |
|
| MethodPattern |
|
| ModularClassFileMatchLocator |
|
| ModuleLocator |
Copyright (c) 2017 IBM Corporation and others.
|
| ModulePattern |
|
| MultiTypeDeclarationPattern |
|
| OrLocator |
|
| OrPattern |
|
| PackageDeclarationLocator |
|
| PackageDeclarationPattern |
|
| PackageReferenceLocator |
|
| PackageReferencePattern |
|
| PatternLocator |
|
| PossibleMatch |
|
| PossibleMatchSet |
A set of PossibleMatches that is sorted by package fragment roots.
|
| QualifiedTypeDeclarationPattern |
|
| SecondaryTypeDeclarationPattern |
|
| SuperTypeNamesCollector |
Collects the super type names of a given declaring type.
|
| SuperTypeReferenceLocator |
|
| SuperTypeReferencePattern |
|
| TypeDeclarationLocator |
|
| TypeDeclarationPattern |
|
| TypeParameterLocator |
Search engine locator for type parameters matches.
|
| TypeParameterPattern |
Pattern to search type parameters.
|
| TypeReferenceLocator |
|
| TypeReferencePattern |
|
| VariableLocator |
|
| VariablePattern |
|