Class MethodMatcherFactory
java.lang.Object
org.sonar.java.matcher.MethodMatcherFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic MethodMatcherscollectArguments(String descriptor, Matcher initialMatcher, int groupOffset, MethodMatchers.ParametersBuilder methodMatcher) static MethodMatchersconstructorMatcher(String descriptor) static MethodMatchersmethodMatchers(String descriptor)
-
Method Details
-
constructorMatcher
-
methodMatchers
-
collectArguments
public static MethodMatchers collectArguments(String descriptor, Matcher initialMatcher, int groupOffset, MethodMatchers.ParametersBuilder methodMatcher)
-