dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
CompileCommand2.importModuleByFile
cmd
Compile
CompileCommand2
Loads a module by its file path and runs pass 1 on it.
class
CompileCommand2
void
importModuleByFile
(
cstring
filePath
)
Parameters
filePath
Type:
cstring
E.g.: src/main.d
Meta
Source
See Implementation
cmd
Compile
CompileCommand2
functions
importModuleByFQN
importModuleByFile
run
runPass1
runPass2
variables
cc
filePaths
mm
printModuleTree
printSymbolTree
Loads a module by its file path and runs pass 1 on it.