analyze

For multiple files

bool
analyze
(
string[] fileNames
,
const StaticAnalysisConfig config
,,
ref StringCache cache
,
ref ModuleCache moduleCache
,
bool staticAnalyze = true
)

Return Value

Type: bool

true if there were errors or if there were warnings and staticAnalyze was true.

Meta