dlangide v0.7.77 (2017-09-12T14:20:07Z)
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, string filename)
ASTNode
parseSource
(
dstring
text
,
string
filename
)
Meta
Source
See Implementation
ddc
lexer
parser
classes
Parser
functions
parseSource
runParserTests
testParser