Uses of Class
net.sourceforge.pmd.lang.java.types.InvocationMatcher.CompoundInvocationMatcher
Packages that use InvocationMatcher.CompoundInvocationMatcher
Package
Description
Support for compile-time type resolution on the AST.
-
Uses of InvocationMatcher.CompoundInvocationMatcher in net.sourceforge.pmd.lang.java.types
Methods in net.sourceforge.pmd.lang.java.types that return InvocationMatcher.CompoundInvocationMatcherModifier and TypeMethodDescriptionParses aInvocationMatcher.CompoundInvocationMatcherwhich matches any of the provided matchers.