LanguageVersionShim Module
Functions and values
| Function or value |
Description
|
Full Usage:
fromFSharpProjectOptions fpo
Parameters:
FSharpProjectOptions
-
The FSharpProjectOptions to use
Returns: LanguageVersionShim
A LanguageVersionShim from the parsed "--langversion:" or defaultLanguageVersion
|
Tries to parse out "--langversion:" from OtherOptions if it can't find it, returns defaultLanguageVersion
|
|
|
ionide-analyzers