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

An instance of compilation::IFnInvocation to manage polymorphic functions invocation. More...

#include <polymorph.h>

Detailed Description

An instance of compilation::IFnInvocation to manage polymorphic functions invocation.

Inheritance diagram for PolymorphFnInvocation:
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: