| Index: pkg/analyzer/lib/src/generated/constant.dart | 
| diff --git a/pkg/analyzer/lib/src/generated/constant.dart b/pkg/analyzer/lib/src/generated/constant.dart | 
| index 6dd6c167bf0f1153c2460b1a8a61b2e5e000af79..db0eb797346704dbf9fc2afb621ea2d7878ede40 100644 | 
| --- a/pkg/analyzer/lib/src/generated/constant.dart | 
| +++ b/pkg/analyzer/lib/src/generated/constant.dart | 
| @@ -97,7 +97,6 @@ export 'package:analyzer/src/dart/constant/value.dart'; | 
| /// In addition, this class defines several values that can be returned to | 
| /// indicate various conditions encountered during evaluation. These are | 
| /// documented with the static fields that define those values. | 
| -@deprecated | 
| class ConstantEvaluator { | 
| /** | 
| * The source containing the expression(s) that will be evaluated. | 
|  |