parseModule

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