analysisOptions property
The analysis options used to control the way the code is analyzed.
Implementation
@Deprecated("Use 'getAnalysisOptionsForFile(file)' instead")
AnalysisOptions get analysisOptions;
The analysis options used to control the way the code is analyzed.
@Deprecated("Use 'getAnalysisOptionsForFile(file)' instead")
AnalysisOptions get analysisOptions;