Kiwi Script
KiwiScript Interpreter
|
#include <KSCompoundStatement.h>
Data Fields | |
struct KSStatement | superClass |
struct CNObjectList | statementList |
IR for compound statement
struct CNObjectList KSCompoundStatement::statementList |
List of KSStatement
struct KSStatement KSCompoundStatement::superClass |
Super class