hint property
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;
Return true
if analysis is to generate hint results (e.g. best practices
and analysis based on certain annotations).
@Deprecated("Use 'warning' instead")
bool get hint;