Class InvocationMatcher.CompoundInvocationMatcher

java.lang.Object
net.sourceforge.pmd.lang.java.types.InvocationMatcher.CompoundInvocationMatcher
Enclosing class:
InvocationMatcher

public static final class InvocationMatcher.CompoundInvocationMatcher extends Object
A compound of several matchers (logical OR). Get one from InvocationMatcher.parseAll(String, String...);