dlangide v0.7.6 (2016-09-15T14:12:00Z)
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