dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
DParsingService.findDeclaration
dlangide
tools
d
dparser
DParsingService
Undocumented in source. Be warned that the author may not have intended to support it.
class
DParsingService
DParsedModule
findDeclaration
(
ubyte
[]
sourceCode
,
string
filename
,
int
bytePosition
)
Meta
Source
See Implementation
dlangide
tools
d
dparser
DParsingService
constructors
this
functions
addImportPaths
findDeclaration
findModuleFile
getOrParseModule
moduleNameToPackagePath
scan
scanDeps
properties
instance
static functions
shutdown
static variables
_instance
variables
_cache
_currentModule
_importPaths
_moduleByFile
_moduleByName
_modules
_notFoundModules