Identifier

Undocumented in source.

Members

Functions

fqnIndex
uint fqnIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
getParent
Identifier getParent(CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
getSelf
Identifier getSelf(CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
hasParent
bool hasParent()
Undocumented in source. Be warned that the author may not have intended to support it.
isDefined
bool isDefined()
Undocumented in source. Be warned that the author may not have intended to support it.
isUndefined
bool isUndefined()
Undocumented in source. Be warned that the author may not have intended to support it.
pr
auto pr(CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
strIndex
uint strIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
visitPrint
void visitPrint(CompilationContext* c, void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

HIGH_BIT
enum uint HIGH_BIT;
Undocumented in source.
index
uint index;
Undocumented in source.

Meta