8 #ifndef KSCOMPOUNDSTATEMENT_H
9 #define KSCOMPOUNDSTATEMENT_H
11 #include <KiwiEngine/KiwiEngine.h>
62 KSAddStatementsToCompoundStatement(
struct KSCompoundStatement * dst,
struct CNObjectList * src)
IR for KSStatement class.
Definition: KSStatement.h:15
struct KSStatement superClass
Definition: KSCompoundStatement.h:20
struct CNObjectList statementList
Definition: KSCompoundStatement.h:22
struct CNObject superClass
Definition: KSStatement.h:17
struct KSCompoundStatement * KSAllocateCompoundStatement(struct KELineInfo *linfo, struct CNResource *resource)
Allocate compound statement.
Definition: KSCompoundStatement.h:18
Forward declarations for the KiwiScript.