Xreate
The Xreate programming language
|
Function invocation operator decorator to handle latex enabled functions with hidden extra arguments More...
#include <latex.h>
Function invocation operator decorator to handle latex enabled functions with hidden extra arguments
Public Member Functions | |
llvm::Value * | operator() (std::vector< llvm::Value *> &&args, const std::string &hintDecl="") |
Returns result of custom function invocation for the given arguments. | |