dlangide v0.8.17 (2018-11-26T09:12:46Z)
Home
Dub
Repo
parseSource
ddc
lexer
parser
Undocumented in source. Be warned that the author may not have intended to support it.
ASTNode
parseSource
(dstring text, SourceFile file)
ASTNode
parseSource
(
dstring
text
,
SourceFile
file
)
ASTNode
parseSource
(dstring text, string filename)
Meta
Source
See Implementation
ddc
lexer
parser
classes
Parser
functions
parseSource
runParserTests
testParser