Kiwi Script
KiwiScript Interpreter
|
#include <KSVariable.h>
Data Fields | |
struct CNObject | superClass |
struct CNFixedString * | identifier |
struct KEFrame * | type |
struct KELineInfo * | lineInfo |
IR for the variable
struct CNFixedString* KSVariable::identifier |
Identifier
struct KELineInfo* KSVariable::lineInfo |
Line information
struct CNObject KSVariable::superClass |
Super class
struct KEFrame* KSVariable::type |
Type of variable