getAnalysisOptionsForFile abstract method
Get the AnalysisOptions instance for the given file
.
NOTE: this API is experimental and subject to change in a future release (see https://github.com/dart-lang/sdk/issues/53876 for context).
Implementation
@experimental
AnalysisOptions getAnalysisOptionsForFile(File file);