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

#include <KESlot.h>

Data Fields

struct CNObject superClass
 
struct CNFixedString * identifier
 
struct KEValue value
 
struct KELineInfolineInfo
 

Detailed Description

Pair of the identifier and the value. The KESlot is a member of the KEFrame

Field Documentation

struct CNFixedString* KESlot::identifier

Identifier of the item

struct KELineInfo* KESlot::lineInfo

Line information

struct CNObject KESlot::superClass

Super class

struct KEValue KESlot::value

Value of the item


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