adrdox.locate

Undocumented in source.

Members

Functions

db
PostgreSql db()
Undocumented in source. Be warned that the author may not have intended to support it.
getDecl
DeclElement getDecl(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
getPossibilities
Magic[] getPossibilities(string search, string preferredProject)
Undocumented in source. Be warned that the author may not have intended to support it.
getProjectAdjustment
int getProjectAdjustment(DeclElement details, string preferredProject)
Undocumented in source. Be warned that the author may not have intended to support it.
resultsByTerm
TermElement[] resultsByTerm(string term)
Undocumented in source. Be warned that the author may not have intended to support it.
searcher
void searcher(Cgi cgi)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin GenericMain!(searcher)
Undocumented in source.

Structs

DeclElement
struct DeclElement
Undocumented in source.
Magic
struct Magic
Undocumented in source.
TermElement
struct TermElement
Undocumented in source.

Variables

db_
PostgreSql db_;
Undocumented in source.

Meta