LLVMEvaluator

Undocumented in source.

Constructors

this
this(CodeGen pass)
Undocumented in source.

Alias This

pass

Members

Functions

createTestStub
auto createTestStub(Function f)
Undocumented in source. Be warned that the author may not have intended to support it.
evalIntegral
ulong evalIntegral(Expression e)
Undocumented in source.
evalString
string evalString(Expression e)
Undocumented in source.
evaluate
CompileTimeExpression evaluate(Expression e)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Evaluator

evaluate
CompileTimeExpression evaluate(Expression e)
Undocumented in source.
evalIntegral
ulong evalIntegral(Expression e)
Undocumented in source.
evalString
string evalString(Expression e)
Undocumented in source.

Meta