context property

  1. @Deprecated('To be removed without replacement')
AnalysisContext get context
inherited

Return the AnalysisContext which should be used to evaluate this constant.

Implementation

@Deprecated('To be removed without replacement')
AnalysisContext get context;