- findDeclaration
void findDeclaration(int bytePosition, DParsedModule[string] scanned)
Undocumented in source. Be warned that the author may not have intended to support it.
- findIdentTokenByBytePosition
const(Token)* findIdentTokenByBytePosition(int bytePosition)
Undocumented in source. Be warned that the author may not have intended to support it.
- findTokenNode
IdentDefinitionLookupResult findTokenNode(const(Token)* tokenToFindPositionFor, const(Token)* tokenToFindReferencesFor)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse
void parse(ubyte[] sourceCode)
Undocumented in source. Be warned that the author may not have intended to support it.
- scanImports
void scanImports()
Undocumented in source. Be warned that the author may not have intended to support it.