Xreate
The Xreate programming language
Public Member Functions | List of all members
ExtraArgsFnInvocation Class Reference

Function invocation operator decorator to handle latex enabled functions with hidden extra arguments More...

#include <latex.h>

Detailed Description

Function invocation operator decorator to handle latex enabled functions with hidden extra arguments

Inheritance diagram for ExtraArgsFnInvocation:
IFnInvocation

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.
 

The documentation for this class was generated from the following files: