Kiwi Script
KiwiScript Interpreter
 All Data Structures Files Functions Variables Typedefs Enumerations Macros
Data Fields
KSVariable Struct Reference

#include <KSVariable.h>

Data Fields

struct CNObject superClass
 
struct CNFixedString * identifier
 
struct KEFrame * type
 
struct KELineInfo * lineInfo
 

Detailed Description

IR for the variable

Field Documentation

struct CNFixedString* KSVariable::identifier

Identifier

struct KELineInfo* KSVariable::lineInfo

Line information

struct CNObject KSVariable::superClass

Super class

struct KEFrame* KSVariable::type

Type of variable


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