Kiwi Engine
VM for interpreter
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
KEFunction Struct Reference

#include <KEFunction.h>

Data Fields

struct KEObject superClass
 
struct KEValueTablehiddenParameters
 
struct KEInstructionfunctionInstruction
 

Detailed Description

Function of the KiwiEngine

Field Documentation

struct KEInstruction* KEFunction::functionInstruction

Function instruction

struct KEValueTable* KEFunction::hiddenParameters

Hidden parameters. This value will be null

struct KEObject KEFunction::superClass

Super class


The documentation for this struct was generated from the following file: