Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
Packages, die MatchingNodeSet verwenden
-
Verwendungen von MatchingNodeSet in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Felder in org.aspectj.org.eclipse.jdt.internal.core.search.matching, die deklariert sind als MatchingNodeSetMethoden in org.aspectj.org.eclipse.jdt.internal.core.search.matching mit Parametern vom Typ MatchingNodeSetModifizierer und TypMethodeBeschreibungprotected voidMatchLocator.getMethodBodies(CompilationUnitDeclaration unit, MatchingNodeSet nodeSet) intAndLocator.match(Annotation node, MatchingNodeSet nodeSet) intAndLocator.match(ASTNode node, MatchingNodeSet nodeSet) intAndLocator.match(ConstructorDeclaration node, MatchingNodeSet nodeSet) intAndLocator.match(Expression node, MatchingNodeSet nodeSet) intAndLocator.match(FieldDeclaration node, MatchingNodeSet nodeSet) intAndLocator.match(LambdaExpression node, MatchingNodeSet nodeSet) intAndLocator.match(LocalDeclaration node, MatchingNodeSet nodeSet) intAndLocator.match(MemberValuePair node, MatchingNodeSet nodeSet) intAndLocator.match(MessageSend node, MatchingNodeSet nodeSet) intAndLocator.match(MethodDeclaration node, MatchingNodeSet nodeSet) intAndLocator.match(ReferenceExpression node, MatchingNodeSet nodeSet) intAndLocator.match(Reference node, MatchingNodeSet nodeSet) intAndLocator.match(TypeDeclaration node, MatchingNodeSet nodeSet) intAndLocator.match(TypeParameter node, MatchingNodeSet nodeSet) intAndLocator.match(TypeReference node, MatchingNodeSet nodeSet) intConstructorLocator.match(ASTNode node, MatchingNodeSet nodeSet) intConstructorLocator.match(ConstructorDeclaration node, MatchingNodeSet nodeSet) intConstructorLocator.match(Expression node, MatchingNodeSet nodeSet) intConstructorLocator.match(FieldDeclaration field, MatchingNodeSet nodeSet) intConstructorLocator.match(MessageSend msgSend, MatchingNodeSet nodeSet) Special case for message send in javadoc comment.intConstructorLocator.match(ReferenceExpression node, MatchingNodeSet nodeSet) intConstructorLocator.match(TypeDeclaration node, MatchingNodeSet nodeSet) intFieldLocator.match(ASTNode node, MatchingNodeSet nodeSet) intFieldLocator.match(FieldDeclaration node, MatchingNodeSet nodeSet) intLocalVariableLocator.match(LocalDeclaration node, MatchingNodeSet nodeSet) intMethodLocator.match(Annotation node, MatchingNodeSet nodeSet) intMethodLocator.match(ASTNode node, MatchingNodeSet nodeSet) intMethodLocator.match(LambdaExpression node, MatchingNodeSet nodeSet) intMethodLocator.match(MemberValuePair node, MatchingNodeSet nodeSet) intMethodLocator.match(MessageSend node, MatchingNodeSet nodeSet) intMethodLocator.match(MethodDeclaration node, MatchingNodeSet nodeSet) intMethodLocator.match(ReferenceExpression node, MatchingNodeSet nodeSet) intModuleLocator.match(ModuleDeclaration node, MatchingNodeSet nodeSet) protected intModuleLocator.match(ModuleReference node, MatchingNodeSet nodeSet) intOrLocator.match(Annotation node, MatchingNodeSet nodeSet) intOrLocator.match(ASTNode node, MatchingNodeSet nodeSet) intOrLocator.match(ConstructorDeclaration node, MatchingNodeSet nodeSet) intOrLocator.match(Expression node, MatchingNodeSet nodeSet) intOrLocator.match(FieldDeclaration node, MatchingNodeSet nodeSet) intOrLocator.match(LambdaExpression node, MatchingNodeSet nodeSet) intOrLocator.match(LocalDeclaration node, MatchingNodeSet nodeSet) intOrLocator.match(MemberValuePair node, MatchingNodeSet nodeSet) intOrLocator.match(MessageSend node, MatchingNodeSet nodeSet) intOrLocator.match(MethodDeclaration node, MatchingNodeSet nodeSet) intOrLocator.match(ReferenceExpression node, MatchingNodeSet nodeSet) intOrLocator.match(Reference node, MatchingNodeSet nodeSet) intOrLocator.match(TypeDeclaration node, MatchingNodeSet nodeSet) intOrLocator.match(TypeParameter node, MatchingNodeSet nodeSet) intOrLocator.match(TypeReference node, MatchingNodeSet nodeSet) intPackageReferenceLocator.match(Annotation node, MatchingNodeSet nodeSet) intPackageReferenceLocator.match(ASTNode node, MatchingNodeSet nodeSet) intPackageReferenceLocator.match(Reference node, MatchingNodeSet nodeSet) intPackageReferenceLocator.match(TypeReference node, MatchingNodeSet nodeSet) intPatternLocator.match(Annotation node, MatchingNodeSet nodeSet) intPatternLocator.match(ASTNode node, MatchingNodeSet nodeSet) Check if the given ast node syntactically matches this pattern.intPatternLocator.match(ConstructorDeclaration node, MatchingNodeSet nodeSet) intPatternLocator.match(Expression node, MatchingNodeSet nodeSet) intPatternLocator.match(FieldDeclaration node, MatchingNodeSet nodeSet) intPatternLocator.match(LambdaExpression node, MatchingNodeSet nodeSet) intPatternLocator.match(LocalDeclaration node, MatchingNodeSet nodeSet) intPatternLocator.match(MemberValuePair node, MatchingNodeSet nodeSet) intPatternLocator.match(MessageSend node, MatchingNodeSet nodeSet) intPatternLocator.match(MethodDeclaration node, MatchingNodeSet nodeSet) protected intPatternLocator.match(ModuleDeclaration node, MatchingNodeSet nodeSet) protected intPatternLocator.match(ModuleReference node, MatchingNodeSet nodeSet) intPatternLocator.match(ReferenceExpression node, MatchingNodeSet nodeSet) intPatternLocator.match(Reference node, MatchingNodeSet nodeSet) intPatternLocator.match(TypeDeclaration node, MatchingNodeSet nodeSet) intPatternLocator.match(TypeParameter node, MatchingNodeSet nodeSet) intPatternLocator.match(TypeReference node, MatchingNodeSet nodeSet) intSuperTypeReferenceLocator.match(LambdaExpression node, MatchingNodeSet nodeSet) intSuperTypeReferenceLocator.match(TypeReference node, MatchingNodeSet nodeSet) intTypeDeclarationLocator.match(TypeDeclaration node, MatchingNodeSet nodeSet) intTypeParameterLocator.match(TypeParameter node, MatchingNodeSet nodeSet) intTypeParameterLocator.match(TypeReference node, MatchingNodeSet nodeSet) intTypeReferenceLocator.match(Annotation node, MatchingNodeSet nodeSet) intTypeReferenceLocator.match(ASTNode node, MatchingNodeSet nodeSet) intTypeReferenceLocator.match(Reference node, MatchingNodeSet nodeSet) intTypeReferenceLocator.match(TypeReference node, MatchingNodeSet nodeSet) intVariableLocator.match(Expression node, MatchingNodeSet nodeSet) intVariableLocator.match(Reference node, MatchingNodeSet nodeSet) protected intFieldLocator.matchReference(Reference node, MatchingNodeSet nodeSet, boolean writeOnlyAccess) protected intVariableLocator.matchReference(Reference node, MatchingNodeSet nodeSet, boolean writeOnlyAccess) protected voidMatchLocator.reportMatching(AbstractMethodDeclaration method, TypeDeclaration type, IJavaElement parent, int accuracy, boolean typeInHierarchy, MatchingNodeSet nodeSet) Visit the given method declaration and report the nodes that match exactly the search pattern (i.e. the ones in the matching nodes set) Note that the method declaration has already been checked.protected voidMatchLocator.reportMatching(Annotation[] annotations, IJavaElement enclosingElement, IJavaElement[] otherElements, Binding elementBinding, MatchingNodeSet nodeSet, boolean matchedContainer, boolean enclosesElement) Report matching in annotations.protected voidMatchLocator.reportMatching(FieldDeclaration field, FieldDeclaration[] otherFields, TypeDeclaration type, IJavaElement parent, int accuracy, boolean typeInHierarchy, MatchingNodeSet nodeSet) Visit the given field declaration and report the nodes that match exactly the search pattern (i.e. the ones in the matching nodes set)protected voidMatchLocator.reportMatching(LambdaExpression lambdaExpression, IJavaElement parent, int accuracy, MatchingNodeSet nodeSet, boolean typeInHierarchy) protected voidMatchLocator.reportMatching(ModuleDeclaration module, IJavaElement parent, int accuracy, MatchingNodeSet nodeSet, int occurrenceCount) Visit the given module declaration and report the nodes that match exactly the search pattern (i.e. the ones in the matching nodes set)protected voidMatchLocator.reportMatching(TypeDeclaration type, IJavaElement parent, int accuracy, MatchingNodeSet nodeSet, int occurrenceCount) Visit the given type declaration and report the nodes that match exactly the search pattern (i.e. the ones in the matching nodes set)protected voidMatchLocator.reportMatching(TypeParameter[] typeParameters, IJavaElement enclosingElement, IJavaElement parent, Binding binding, MatchingNodeSet nodeSet) Report matches in type parameters.protected voidMatchLocator.reportMatchingSuperOrPermit(TypeReference superReference, IJavaElement enclosingElement, Binding elementBinding, MatchingNodeSet nodeSet, boolean matchedClassContainer)