|
hoshi-lang dev
Yet another programming language
|
#include <IR.h>

Public Member Functions | |
| ImportLibrary (const yoi::wstr &libraryPath) | |
Public Attributes | |
| yoi::wstr | libraryPath |
| yoi::indexTable< yoi::wstr, std::shared_ptr< IRFunctionDefinition > > | importedFunctionTable |
| ImportLibrary | ( | const yoi::wstr & | libraryPath | ) |
| yoi::indexTable<yoi::wstr, std::shared_ptr<IRFunctionDefinition> > importedFunctionTable |