hint property

  1. @Deprecated("Use 'warning' instead")
bool get hint

Return true if analysis is to generate hint results (e.g. best practices and analysis based on certain annotations).

Implementation

@Deprecated("Use 'warning' instead")
bool get hint;