|
Change Attribute Type methodInvocationMatcher : MethodNameMatcher to methodInvocationMatcher : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.inject.dagger.AndroidInjectionBeforeSuper.MatchType |
From |
To |
|
Change Attribute Type STREAM : MethodNameMatcher to STREAM : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.MultipleParallelOrSequentialCalls |
From |
To |
|
Change Attribute Type PROTO_METHOD_NAMED_GET_COUNT : ParameterMatcher to PROTO_METHOD_NAMED_GET_COUNT : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.SizeGreaterThanOrEqualsZero |
From |
To |
|
Change Attribute Type CALLS_TO_SYSTEM_EXIT : MethodNameMatcher to CALLS_TO_SYSTEM_EXIT : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.SystemExitOutsideMain |
From |
To |
|
Change Attribute Type CONSTRUCTOR : ConstructorMatcher to CONSTRUCTOR : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.MustBeClosedChecker |
From |
To |
|
Change Attribute Type MATH_ROUND_CALLS : MethodNameMatcher to MATH_ROUND_CALLS : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.MathRoundIntLong |
From |
To |
|
Change Attribute Type OPTIONAL_PRESENT : MethodNameMatcher to OPTIONAL_PRESENT : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.OptionalNotPresent |
From |
To |
|
Change Attribute Type MATCH_THREAD_JOIN : MethodNameMatcher to MATCH_THREAD_JOIN : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.ThreadJoinLoop |
From |
To |
|
Change Attribute Type CAST_METHOD_MATCH : MethodNameMatcher to CAST_METHOD_MATCH : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.UnnecessaryBoxedVariable.FindBoxedUsagesScanner |
From |
To |
|
Change Attribute Type ASSERT_WITH_MESSAGE : MethodNameMatcher to ASSERT_WITH_MESSAGE : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.CatchFail |
From |
To |
|
Change Attribute Type GOOGLE_OPTIONAL_PRESENT : MethodNameMatcher to GOOGLE_OPTIONAL_PRESENT : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.OptionalNotPresent |
From |
To |
|
Change Attribute Type GWT_SET_PROPERTY : MethodNameMatcher to GWT_SET_PROPERTY : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.OutlineNone |
From |
To |
|
Change Attribute Type PARALLELSTREAM : MethodNameMatcher to PARALLELSTREAM : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.MultipleParallelOrSequentialCalls |
From |
To |
|
Change Attribute Type VALUE_OF_MATCHER : MethodNameMatcher to VALUE_OF_MATCHER : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.UnnecessaryBoxedVariable |
From |
To |
|
Change Attribute Type SIMPLE_METHOD_MATCH : MethodNameMatcher to SIMPLE_METHOD_MATCH : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.UnnecessaryBoxedVariable.FindBoxedUsagesScanner |
From |
To |
|
Change Attribute Type TRUTH_VERB : MethodNameMatcher to TRUTH_VERB : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.TruthAssertExpected |
From |
To |
|
Change Attribute Type TRUTH_ASSERTTHAT : MethodNameMatcher to TRUTH_ASSERTTHAT : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.TruthAssertExpected |
From |
To |
|
Change Attribute Type injectMethodMatcher : ParameterMatcher to injectMethodMatcher : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.inject.dagger.AndroidInjectionBeforeSuper.MatchType |
From |
To |