libdparse v0.16.1 (2020-08-14T21:20:32Z)
Dub
Repo
parseModule
dparse
parser
Module
parseModule
(ParserConfig parserConfig)
Module
parseModule
()
(
auto
ref
ParserConfig
parserConfig
)
Module
parseModule
(const(Token)[] tokens, string fileName, RollbackAllocator* allocator, F messageFuncOrDg, uint* errorCount, uint* warningCount)
Parameters
parserConfig
ParserConfig
a parser configuration.
Return Value
Type:
Module
The parsed module.
Meta
Source
See Implementation
dparse
parser
aliases
MessageDelegate
MessageFunction
classes
Parser
functions
parseModule
structs
ParserConfig