Class NoneMethodMatchers
java.lang.Object
org.sonar.java.matcher.NoneMethodMatchers
- All Implemented Interfaces:
MethodMatchers
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.sonar.plugins.java.api.semantic.MethodMatchers
MethodMatchers.NameBuilder, MethodMatchers.ParametersBuilder, MethodMatchers.TypeBuilder -
Field Summary
Fields inherited from interface org.sonar.plugins.java.api.semantic.MethodMatchers
ANY, CONSTRUCTOR -
Method Summary
Modifier and TypeMethodDescriptionstatic NoneMethodMatchersbooleanbooleanbooleanmatches(MethodReferenceTree methodReferenceTree) booleanmatches(MethodTree methodTree) booleanmatches(NewClassTree newClassTree)
-
Method Details
-
getInstance
-
matches
- Specified by:
matchesin interfaceMethodMatchers
-
matches
- Specified by:
matchesin interfaceMethodMatchers
-
matches
- Specified by:
matchesin interfaceMethodMatchers
-
matches
- Specified by:
matchesin interfaceMethodMatchers
-
matches
- Specified by:
matchesin interfaceMethodMatchers
-