Uses of Class
org.aspectj.weaver.patterns.ExactTypePattern
Packages that use ExactTypePattern
-
Uses of ExactTypePattern in org.aspectj.weaver.patterns
Subclasses of ExactTypePattern in org.aspectj.weaver.patternsMethods in org.aspectj.weaver.patterns that return types with arguments of type ExactTypePatternModifier and TypeMethodDescriptionAndSignaturePattern.getExactDeclaringTypes()ISignaturePattern.getExactDeclaringTypes()NotSignaturePattern.getExactDeclaringTypes()OrSignaturePattern.getExactDeclaringTypes()SignaturePattern.getExactDeclaringTypes()Methods in org.aspectj.weaver.patterns with parameters of type ExactTypePatternModifier and TypeMethodDescriptionAbstractPatternNodeVisitor.visit(ExactTypePattern node, Object data)HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor.visit(ExactTypePattern node, Object data)Is the Exact type parameterized? Generic is ok as that just means we resolved a simple type pattern to a generic typePatternNodeVisitor.visit(ExactTypePattern node, Object data)