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

#include <KSCallExpression.h>

Data Fields

struct KSExpression superClass
 
struct KSExpressionfunctionExpression
 
struct CNObjectList argumentExpressions
 

Detailed Description

IR for call exxpression

Field Documentation

struct CNObjectList KSCallExpression::argumentExpressions

List of argument expressions

struct KSExpression* KSCallExpression::functionExpression

Function expression

struct KSExpression KSCallExpression::superClass

Super class


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