dscanner v0.4.0-beta.5 (2017-02-04T00:12:31Z)
Dub
Repo
analyze
analysis
run
Undocumented in source. Be warned that the author may not have intended to support it.
bool
analyze
(string[] fileNames, StaticAnalysisConfig config, StringCache cache, ModuleCache moduleCache, bool staticAnalyze)
MessageSet
analyze
(string fileName, Module m, StaticAnalysisConfig analysisConfig, ModuleCache moduleCache, const(Token)[] tokens, bool staticAnalyze)
MessageSet
analyze
(
string
fileName
,
const
Module
m
,
const
StaticAnalysisConfig
analysisConfig
,
ref
ModuleCache
moduleCache
,
const
(
Token
)[]
tokens
,
bool
staticAnalyze
= true
)
Meta
Source
See Implementation
analysis
run
functions
analyze
generateReport
messageFunction
messageFunctionJSON
parseModule
syntaxCheck
writeJSON
variables
first