NewLang Project
Yet another programm language
Loading...
Searching...
No Matches
newlang::runtime::Buildin Member List

This is the complete list of members for newlang::runtime::Buildin, including all inherited members.

AddMethod(const char *name, ObjPtr obj)newlang::runtime::Buildinprotected
Buildin(RuntimePtr rt, ObjType type, const char *name=nullptr)newlang::runtime::Buildininlineprotected
CreateMethod(const char *proto, FunctionType &func, ObjType type=ObjType::Function)newlang::runtime::Buildinprotected
CreateMethodNative(const char *proto, void *addr)newlang::runtime::Buildinprotected