|
Kiwi Script
KiwiScript Interpreter
|
IR for KSCompoundStatement class. More...
Go to the source code of this file.
Data Structures | |
| struct | KSCompoundStatement |
Functions | |
| struct KSCompoundStatement * | KSAllocateCompoundStatement (struct KELineInfo *linfo, struct CNResource *resource) |
| Allocate compound statement. More... | |
IR for KSCompoundStatement class.
| struct KSCompoundStatement* KSAllocateCompoundStatement | ( | struct KELineInfo * | linfo, |
| struct CNResource * | resource | ||
| ) |
Allocate compound statement.
| size | Size of the object |
| methods | Methods of the object |
| linfo | Line information |
| resource | Resource to allocate the object |
1.8.5