hint property
bool
get
hint
Return true
if analysis is to generate hint results (e.g. type inference
based information and pub best practices).
Implementation
bool get hint;
Return true
if analysis is to generate hint results (e.g. type inference
based information and pub best practices).
bool get hint;