Klasse AjASTMatcher
java.lang.Object
org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
org.aspectj.org.eclipse.jdt.core.dom.AjASTMatcher
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungCreates a new AST matcher instance.AjASTMatcher(boolean matchDocTags) Creates a new AST matcher instance. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanmatch(AfterAdviceDeclaration node, Object other) booleanmatch(AndPointcut node, Object other) booleanmatch(AndTypePattern node, Object other) booleanmatch(AnyTypePattern node, Object other) booleanmatch(AnyWithAnnotationTypePattern node, Object other) booleanmatch(AroundAdviceDeclaration node, Object other) booleanmatch(BeforeAdviceDeclaration node, Object other) booleanmatch(CflowPointcut node, Object other) booleanmatch(DeclareDeclaration node, Object other) booleanmatch(DefaultPointcut node, Object other) booleanmatch(DefaultTypePattern node, Object other) booleanmatch(EllipsisTypePattern node, Object other) booleanmatch(HasMemberTypePattern node, Object other) booleanmatch(IdentifierTypePattern node, Object other) booleanmatch(InterTypeFieldDeclaration node, Object other) booleanmatch(InterTypeMethodDeclaration node, Object other) booleanmatch(NotPointcut node, Object other) booleanmatch(NotTypePattern node, Object other) booleanmatch(NoTypePattern node, Object other) booleanmatch(OrPointcut node, Object other) booleanmatch(OrTypePattern node, Object other) booleanbooleanbooleanmatch(PerTypeWithin node, Object other) booleanmatch(PointcutDeclaration node, Object other) booleanmatch(ReferencePointcut node, Object other) booleanmatch(SignaturePattern node, Object other) booleanmatch(TypeCategoryTypePattern node, Object other) booleanVon Klasse geerbte Methoden org.aspectj.org.eclipse.jdt.core.dom.ASTMatcher
match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, safeEquals, safeSubtreeListMatch, safeSubtreeMatch
-
Konstruktordetails
-
AjASTMatcher
public AjASTMatcher()Creates a new AST matcher instance.For backwards compatibility, the matcher ignores tag elements below doc comments by default. Use
AjASTMatcher(true)for a matcher that compares doc tags by default. -
AjASTMatcher
public AjASTMatcher(boolean matchDocTags) Creates a new AST matcher instance.- Parameter:
matchDocTags-trueif doc comment tags are to be compared by default, andfalseotherwise- Seit:
- 3.0
- Siehe auch:
-
-
Methodendetails
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-
match
-