- endFrame
void endFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
- getThis
Expression getThis()
Undocumented in source. Be warned that the author may not have intended to support it.
- getValue
Expression getValue(VarDeclaration v)
Undocumented in source. Be warned that the author may not have intended to support it.
- isInCurrentFrame
bool isInCurrentFrame(VarDeclaration v)
Undocumented in source. Be warned that the author may not have intended to support it.
- maxStackUsage
size_t maxStackUsage()
Undocumented in source. Be warned that the author may not have intended to support it.
- pop
void pop(VarDeclaration v)
Undocumented in source. Be warned that the author may not have intended to support it.
- popAll
void popAll(size_t stackpointer)
Undocumented in source. Be warned that the author may not have intended to support it.
- push
void push(VarDeclaration v)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveGlobalConstant
void saveGlobalConstant(VarDeclaration v, Expression e)
Undocumented in source. Be warned that the author may not have intended to support it.
- setValue
void setValue(VarDeclaration v, Expression e)
Undocumented in source. Be warned that the author may not have intended to support it.
- stackPointer
size_t stackPointer()
Undocumented in source. Be warned that the author may not have intended to support it.
- startFrame
void startFrame(Expression thisexp)
Undocumented in source. Be warned that the author may not have intended to support it.
The values of all CTFE variables