Kiwi Engine
VM for interpreter
|
#include <KEFunction.h>
Data Fields | |
struct KEObject | superClass |
struct KEValueTable * | hiddenParameters |
struct KEInstruction * | functionInstruction |
Function of the KiwiEngine
struct KEInstruction* KEFunction::functionInstruction |
Function instruction
struct KEValueTable* KEFunction::hiddenParameters |
Hidden parameters. This value will be null
struct KEObject KEFunction::superClass |
Super class