dscanner v0.5.0 (2018-03-30T23:54:14Z)
Dub
Repo
parseModule
dscanner
analysis
run
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
Module
)
parseModule
(
string
fileName
,
ubyte
[]
code
,
RollbackAllocator
*
p
,
string
errorFormat
,
ref
StringCache
cache
,
bool
report
,
ref
const
(
Token
)[]
tokens
,
ulong
*
linesOfCode
= null
,
uint
*
errorCount
= null
,
uint
*
warningCount
= null
)
Meta
Source
See Implementation
dscanner
analysis
run
functions
analyze
generateReport
messageFunction
messageFunctionFormat
messageFunctionJSON
parseModule
shouldRun
syntaxCheck
writeJSON
variables
defaultErrorFormat
first