parseModule
- const(Module) parseModule(string fileName, ubyte[] code, RollbackAllocator* p, StringCache cache, const(Token)[] tokens, MessageDelegate dlgMessage, ulong* linesOfCode, uint* errorCount, uint* warningCount)
- const(Module) parseModule(string fileName, ubyte[] code, RollbackAllocator* p, string errorFormat, StringCache cache, bool report, const(Token)[] tokens, ulong* linesOfCode, uint* errorCount, uint* warningCount)
dscanner analysis run
functionsvariables