dscanner v0.4.0-beta.1 (2016-10-13T02:31:05Z)
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
,
RollbackAllocator
*
p
,
ref
StringCache
cache
,
bool
report
,
ref
const
(
Token
)[]
tokens
,
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