8 #ifndef KSEXPRESSIONSTATEMENT_H
9 #define KSEXPRESSIONSTATEMENT_H
11 #include <KiwiEngine/KiwiEngine.h>
34 struct KELineInfo * linfo,
35 struct CNResource * resource) ;
struct KSExpressionStatement * KSAllocateExpressionStatement(struct KSExpression *exp, struct KELineInfo *linfo, struct CNResource *resource)
Allocate for statement.
IR for KSStatement class.
Definition: KSStatement.h:15
Definition: KSExpression.h:15
Definition: KSExpressionStatement.h:18
struct KSExpression * expression
Definition: KSExpressionStatement.h:22
Forward declarations for the KiwiScript.
struct KSStatement superClass
Definition: KSExpressionStatement.h:20