dscanner v0.2.0 (2015-09-18T06:39:38Z)
Dub
Repo
parseModule
analysis
run
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
Module
)
parseModule
(
string
fileName
,
ubyte
[]
code
,
ParseAllocator
p
,
ref
StringCache
cache
,
bool
report
,
ulong
*
linesOfCode
= null
,
uint
*
errorCount
= null
,
uint
*
warningCount
= null
)
Meta
Source
See Implementation
analysis
run
functions
analyze
generateReport
messageFunction
messageFunctionJSON
parseModule
syntaxCheck
writeJSON
variables
first